7 unstable releases
0.3.0 | Mar 23, 2025 |
---|---|
0.2.3 | Jun 12, 2022 |
0.2.2 | May 10, 2022 |
0.2.0 | Apr 19, 2022 |
0.0.4 | Apr 15, 2022 |
#25 in #spinner
125 downloads per month
53KB
1K
SLoC
Rust library for building smart contracts on the Internet Computer. More specifically it is used by Spinner.Cash, a decentralized layer-2 protocol enabling private transactions for ICP and BTC.
- Stable storage.
- Append-only log using stable storage.
- Flat merkle tree that is well suited for stable storage.
- Even queue.
All source code are original and released under GPLv3. Please make sure you understand the requirement and risk before using them in your own projects.
Spinner
Rust library for building smart contracts on the Internet Computer. More specifically it is used by Spinner.Cash, a decentralized layer-2 protocol enabling private transactions for ICP and BTC.
- Stable storage.
- Append-only log using stable storage.
- Flat merkle tree.
- Event queue.
All source code is original and released under GPLv3. Please make sure you understand the requirement and risk before using them in your own projects.
Dependencies
~1.4–9MB
~74K SLoC