Skip to content

RaphaelMessian/Hedera-Defi

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors