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