Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

Repository files navigation

Build Status

Build prerequisites

Install rust with wasm32-unknown-unknown target:

rustup target add wasm32-unknown-unknown

Install Wasm build util:

cargo install pwasm-utils-cli

Build

Run:

./build.sh

Testing

cargo test --manifest-path="contract/Cargo.toml" --features std

About

A simple ERC-20 compatible token contract written in Rust compiled into WebAssembly

Resources

Stars

49 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages