XamHans / Pauseable-ERC20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC20 Pausable Example Contract

How to start

Backend

pre: cd into /backend

  1. start local testnet ---> npm run testnet
  2. Compile contracts ---> npm run build
  3. Test contracts --> npm run test
  4. Deploy contracts --> npm run deploy

Frontend

pre: cd into /frontend

  1. Install dependencies ---> npm install
  2. start frontend ---> npm run dev
  3. build --> npm run build

PS: Join our Web3 Developer Community : https://www.newdevsontheblock.com/ 💚

About


Languages

Language:TypeScript 73.9%Language:Solidity 11.4%Language:JavaScript 8.7%Language:HTML 2.8%Language:CSS 2.5%Language:Shell 0.6%