spnr-lib

Crates.iospnr-lib
lib.rsspnr-lib
version0.2.3
sourcesrc
created_at2022-04-15 05:04:50.998321
updated_at2022-06-12 17:51:21.980443
descriptionRust library for building smart contracts on the Internet Computer, by the Spinner.Cash team.
homepagehttps://github.com/spinner-cash/lib-rs
repository
max_upload_size
id568250
size86,538
(spnrapp)

documentation

https://docs.rs/spnr-lib

README

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.

Commit count: 0

cargo fmt