#blockchain #smart-contracts

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

#1172 in #smart-contracts

Download history 1/week @ 2026-02-18 1/week @ 2026-02-25 5/week @ 2026-03-11 1/week @ 2026-03-18 1/week @ 2026-04-08 10/week @ 2026-04-15 3/week @ 2026-04-22 30/week @ 2026-05-13 10/week @ 2026-05-20 34/week @ 2026-05-27 7/week @ 2026-06-03

81 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.2–3.5MB
~66K SLoC