#blockchain #traits #state #contracts #smart-contracts #programmable

nightly blockchain-traits

A minimal description of a programmable blockchain

8 unstable releases (3 breaking)

0.4.1 Mar 31, 2020
0.4.0 Mar 9, 2020
0.3.0 Feb 7, 2020
0.2.3 Dec 13, 2019
0.1.0 May 31, 2019

#13 in #programmable

Download history 22/week @ 2024-03-15 11/week @ 2024-03-22 48/week @ 2024-03-29 25/week @ 2024-04-05 13/week @ 2024-04-12 12/week @ 2024-04-19 12/week @ 2024-04-26 10/week @ 2024-05-03 14/week @ 2024-05-10 11/week @ 2024-05-17 10/week @ 2024-05-24 13/week @ 2024-05-31 14/week @ 2024-06-07 14/week @ 2024-06-14 17/week @ 2024-06-21 5/week @ 2024-06-28

53 downloads per month
Used in 9 crates (7 directly)

Apache-2.0

21KB
411 lines

blockchain-traits

Latest Version docs

Traits and types for a blockchain that updates state using "smart contracts." The aim of blockchain-traits is to be unopinionated about the actual semantics of the blockchain.

Dependencies

~2.8–4.5MB
~78K SLoC