Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 225 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 225 Bytes

Token Standard Reference Implementation for IC

  • erc20: ERC20 style token canister
  • notify: new scheme

install erc20:

dfx canister install erc20 --argument "(\"test token\", \"TT\", 8:nat64, 100000000:nat64)"