Skip to content

RaphaelMessian/EVM-based-NFT-marketplace-use-case

Repository files navigation

EVM-BASED-NFT-MARKETPLACE-USE-CASE

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

Run

cd scripts
node xxxxxx.js 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published