Skip to content

Repository files navigation

Hedera-Defi

This repo is a list of basic DeFi smart contract on Hedera

Setup environment

cp .env.sample .env
nano .env # edit the OPERATOR_ID and OPERATOR_KEY to match your Hedera Account and Private Key

Installation

npm i
npx hardhat compile # to compile Smart Contract

Test

cd scripts
node xxxxxx.js 

Test

npm test 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages