pwasm-token-example
pwasm-token-example copied to clipboard
A simple ERC-20 compatible token contract written in Rust compiled into WebAssembly
Updating the rust toolchain to the latest nightly and running `cargo update -p wee_alloc` solves the compile issue on master
There is a compile [error](https://travis-ci.org/paritytech/pwasm-token-example) on master branch. Any Idea how to fix it?
not sure if this is the right repo for this issue. if someone points me to a better repo i'll move the issue there. i know rust wasm contract development...
please decide on a license and add it to the repository :)