Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 296 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 296 Bytes

Sample Hardhat Project

This project is for OFT Project contracts for ERC20 standard toens and OFT

pls create env file by referencing example.env

Initial Setup

yarn install

compile code

yarn hardhat compile

Deploy

yarn hardhat deploy --network sepolia