Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

links to wrc20 examples #1

Open
cdetrio opened this issue Oct 17, 2018 · 7 comments
Open

links to wrc20 examples #1

cdetrio opened this issue Oct 17, 2018 · 7 comments

Comments

@cdetrio
Copy link
Contributor

cdetrio commented Oct 17, 2018

Link to your wrc20 examples here.

@cdetrio
Copy link
Contributor Author

cdetrio commented Oct 17, 2018

The rust w.i.p. is here: https://github.com/ewasm/rust-ewasm/tree/wrc20/ewasm-token

@lrettig
Copy link
Member

lrettig commented Oct 17, 2018

@cdetrio
Copy link
Contributor Author

cdetrio commented Oct 17, 2018

@poemm
Copy link

poemm commented Oct 18, 2018

C is here (C++ is similar.) (It works. Some extra files are for creating a test filler. WebAssembly text is in wrc20Filler.yml, follow the shell script to reproduce it.): https://gist.github.com/poemm/edc40a7103d1efc91f9fe0c7ba19ddf4

@poemm
Copy link

poemm commented Oct 18, 2018

Handwritten WebAssembly is here (It works.): https://gist.github.com/poemm/11563b49f75ee890dca769c43f5c20ba

@cdetrio
Copy link
Contributor Author

cdetrio commented Mar 21, 2019

@lrettig
Copy link
Member

lrettig commented May 6, 2019

Not Ewasm, but an interesting comparison for us: Parity's ink! eDSL on top of Rust for Substrate: https://github.com/paritytech/ink/blob/master/examples/lang/erc20/src/lib.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants