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
, runnpm install
, then runnpm 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:
Minting NFT:
Minting NFT Complete:
My NFTs:
Listing a NFT for sale:
NFTs for sale:
Balance being updated after purchasing a NFT: