Skip to content

A decentralized NFT marketplace exchange for artists

License

Notifications You must be signed in to change notification settings

Shih-Yu/Crimson-Affe

Repository files navigation

Crimson-Affe

Table of contents

About

A NFT market place for organizations that hosts art show events. This project is a model as a service to facilitate art show organizations in the adoption of blockchain technology and incorporate additional revenue stream for their vendors

Tech

Sponsors

Architecture

Architecture

Setup

Clone repo

git clone git@github.com:Shih-Yu/Crimson-Affe.git

Change into directory

cd Crimson-Affe

Install project dependecies

npm i

Create .env for connecting to testnet/mainnet

Deploy contract to testnet/mainnet with hardhat

npx hardhat run scripts/deploy.js --network <testnet/mainnet>

Get contract address for interaction from the front end

In a separate terminal, start the server for React

npm start

About

A decentralized NFT marketplace exchange for artists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published