The Innards of an #erc20 Token
▻https://hackernoon.com/the-innards-of-an-erc20-token-587c29e9b8a1?source=rss----3a8144eabfe3---
What does this mean?You’ve all heard by now that #suncontract’s SNC token is an ERC20 token… But do you know what it means to be of ERC20 standard? If not, stick around for a simple explanation on the ERC20 standard.Ethereum PlatformERC20 tokens are designed and used solely on the #ethereum platform. The Ethereum platform consists of a #blockchain that is capable of storing transactions, and a virtual machine that is capable of running smart contracts.Because of these two functions of the Ethereum network, the platform can support the running of decentralised applications (DApps). In return Ethereum charges developers for the computing power in their network — which is paid in Ethers — the main currency on the Ethereum network. Besides Ether, the platform can also support other tokens, including (...)