jpuri / Runup

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 73.5%Language:Solidity 12.5%Language:HTML 10.0%Language:CSS 3.9%