paritytech/pwasm-token-example

Name: pwasm-token-example

Owner: Parity Technologies

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

Created: 2017-10-13 12:24:47.0

Updated: 2018-05-22 11:15:55.0

Pushed: 2018-05-16 17:01:48.0

Homepage: null

Size: 356

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

Build prerequisites

Install rust with wasm32-unknown-unknown target:

up target add wasm32-unknown-unknown

Install Wasm build util:

o install pwasm-utils-cli
Build

Run:

ild.sh
Testing
o test --manifest-path="contract/Cargo.toml" --features std

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.