Skip to content

A full stack digital marketplace running on the public IOTA Smart Contracts EVM Testnet.

Notifications You must be signed in to change notification settings

ledgerluminary55/spaceseven

Repository files navigation

IOTA EVM NFT Marketplace

Running this project

Local setup

To run this project locally, follow these steps.

  1. Clone the project locally, change into the directory, and install the dependencies:
git clone https://github.com/ledgerluminary55/spaceseven

cd iota-evm-nft-marketplace

# install using NPM
npm install
  1. Deploy

Create copy .env.example, rename it to .env and add a private key.

npx hardhat run scripts/deploy.js --network iscp
  1. Start the app
npm run dev

About

A full stack digital marketplace running on the public IOTA Smart Contracts EVM Testnet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published