Abhikumar98 / Dapp-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To start local blockchain:

cd hardhat
yarn chain

in another terminal

yarn deploy

Setup Local blockchain in Metamask

Network name: LocalHost.
RPC URL: http://127.0.0.1:8545/ Chain Id: 31337 Symbol: GO

To request for funds, go to /read ( temporary route ) and click the button.

About

License:MIT License


Languages

Language:JavaScript 93.6%Language:Shell 3.7%Language:Solidity 2.5%Language:CSS 0.2%