You are viewing a single comment's thread from:

RE: ERC20 Standard in EOS

in #eos-dev8 years ago

Yes, this is the standard class for currency https://github.com/EOSIO/eos/blob/master/contracts/eosiolib/currency.hpp

ERC-20's design is tightly coupled to the programming model available on Ethereum. This is different.

DAWN-469 ⁃ Standardizing Currencies
https://github.com/EOSIO/eos/issues/1071