smart-contract 0.2.2

Write smart contracts for Wavelet in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[features]
no_std = []

[package]
authors = ["losfair <zhy20000919@hotmail.com>"]
description = "Write smart contracts for Wavelet in Rust."
edition = "2018"
license = "MIT"
name = "smart-contract"
repository = "https://github.com/perlin-network/smart-contract-rs"
version = "0.2.2"