/Runup

Runup token is implementation of ERC-20 token ground up (without using any library).

Primary LanguageJavaScriptMIT LicenseMIT

Runup Token

Runup token is implementation of ERC-20 token from scratch (without using any library). The client side built in react show balance of user accounts and allow transferring token to another address.

Technology stack:

  1. Ethereum
  2. Solidity
  3. Metamask
  4. Ganache
  5. Web3.js
  6. React.js