SauravKanchan / ethers-template

Tempate to interact with Smart Contracts

Home Page:https://saurav.tech/ethers-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethers Template

Build Status

git clone https://github.com/SauravKanchan/ethers-template.git
cd ethers-template
npm i

In config.json replace name, symbol, decimals as per your requirement and run the below script.

npm run deploy
npm run build

To know detailed information about the project you can read this article

About

Tempate to interact with Smart Contracts

https://saurav.tech/ethers-template/

License:MIT License


Languages

Language:JavaScript 71.0%Language:HTML 29.0%