Skip to content

prajwolrg/ice-workshop-nft-fullstack

 
 

Repository files navigation

Full stack NFT marketplace built with Solidity, IPFS, & Next.js

Running this project

Gitpod

To deploy this project to Gitpod, follow these steps:

  1. Click this link to deploy

Open in Gitpod

  1. Import the RPC address given to you by GitPod into your MetaMask wallet

This endpoint will look something like this:

https://8545-copper-swordtail-j1mvhxv3.ws-eu18.gitpod.io/

Locally

To deploy this project to Gitpod, follow these steps:

  1. Clone the repository
git clone https://github.com/prajwolrg/ice-workshop-nft-fullstack.git
  1. Change directory and install dependencies
cd ice-workshop-nft-fullstack
npm install
  1. Start server
npm run dev

About

A full stack digital NFT marketplace running on ICE BLockchain and built with Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 88.4%
  • JavaScript 10.7%
  • Other 0.9%