Skip to content

OpenSea variant built with React front-end and Motoko back-end

Notifications You must be signed in to change notification settings

J0K3Rn/NFT-Market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NFT-Market

OpenSea variant built with React front-end and Motoko back-end

Features:

  • Uses J0K3Rn-Coin (DJKR) for trading
  • Mint NFTs
  • Buy / Sell NFTs
  • Browse all NFTs listed for sale
  • Linked to token account from J0K3Rn-Coin

How to run application:

  • Download repository
  • Open downloaded repository with a command line interface
  • cd into opend/
  • run dfx start
  • open a NEW terminal, cd into opend/, run dfx deploy, run npm install, then run npm start
  • open up a browser and go to http://localhost:8080/
  • To get the discover / buy functionality working
  • Download the J0K3Rn-Coin repository
  • Follow the steps to get J0K3Rn-Coin up and running
  • A second website should automatically be hosted on http://localhost:8081/
  • Claim tokens to be able to purchase NFTs
  • Default user account is 2vxsx-fae
  • If needed; follow the instructions in /opend/README.md for more information

Homepage:

alt text

Minting NFT:

alt text

Minting NFT Complete:

alt text

My NFTs:

alt text

Listing a NFT for sale:

alt text

NFTs for sale:

alt text

Balance being updated after purchasing a NFT:

alt text

About

OpenSea variant built with React front-end and Motoko back-end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published