#cash #history #verification #token #plasma #logic #following

no-std plasma-cash-token

Token logic using Plasma Cash history verification

1 unstable release

0.1.0 Oct 1, 2019

#2 in #plasma

Apache-2.0

14KB
200 lines

Plasma Cash Tokens

Logic module for Tokens using Plasma Cash history verification.

Install

This project is a library, but can be used in your Rust project by adding the following to your Cargo.toml:

plasma-cash-tokens = "0.1.0"

To compile and test this library locally, simple do:

$ cargo build
$ cargo test

Dependencies

~1MB
~23K SLoC