Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 263 Bytes

Hedera Approve Example using JS SDK

This project demonstrates a basic Hardhat use case. It comes with a sample contract and a script that deploys that contract using the JS SDK.

To deploy populate .env file and run:

npm install
npm run deploy