Skip to content

Instantly share code, notes, and snippets.

@ubinix-warun
Created November 11, 2020 20:17
Show Gist options
  • Save ubinix-warun/cee492348723a140584a19eadbedfefe to your computer and use it in GitHub Desktop.
Save ubinix-warun/cee492348723a140584a19eadbedfefe to your computer and use it in GitHub Desktop.

17. [INTERMEDIATE CHALLENGE] Smart Contracts - Write An ERC-20 Smart Contract With Ink!

cargo contract new tuna20

cargo +nightly test
cargo +nightly contract build
cargo +nightly contract generate-metadata

Result

Image of RUN. Image of Upload. Image of Uploaded. Image of Deploy. Image of UseUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment