#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

#14 in #programmable

Download history 4/week @ 2023-11-28 4/week @ 2024-02-13 38/week @ 2024-02-20 30/week @ 2024-02-27 15/week @ 2024-03-05 45/week @ 2024-03-12

129 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

~3.5–5MB
~93K SLoC