Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 868 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 868 Bytes

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.