#internet-computer #spinner #canister #type #smart-contracts #event-queue #spnr

no-std spnr-lib

Rust library for building smart contracts on the Internet Computer, by the Spinner.Cash team

6 releases

0.2.3 Jun 12, 2022
0.2.2 May 10, 2022
0.2.0 Apr 19, 2022
0.1.0 Apr 18, 2022
0.0.4 Apr 15, 2022

#17 in #event-queue

GPL-3.0 license

52KB
1K SLoC

Spinner

Crates.io Docs.rs CI

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.


lib.rs:

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.

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.

Dependencies

~4–7MB
~99K SLoC