Skip to content

XinFinOrg/blockdegree-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Marketplace

NFT Marketplace is an open-source DAPP built on XinFin's XDPoS protocol based blockchain. Here students who are certified on Blockdegree can choose to put their certificate's NFT for trade.

XDC Blockdegree
https://xinfin.org https://www.blockdegree.org

Students can put up their NFT's for sale there by mentioning a seed price and duration of the auction. Auction bids take place in XDC only for now but its planned to add support for other XRC20 tokens & stablecoins.

Apart from the default listed NFT ( Blockdegree ) users can choose to trade any NFT which supports the following standard interfaces ( interface ids mentioned as well ):

  • ERC165 - 0x01ffc9a7
  • ERC721 - 0x80ac58cd
  • ERC721Metadata - 0x5b5e139f
  • ERC721Enumerable - 0x780e9d63

Setup

The contracts have been deployed on XDC mainnet at the following addresses:

If trying on local chain or apothem testnet, you can change the addresess mentioned in this file.

Commands to start UI

npm i
npm start

Helpful Links

Links to youtube videos, articles.

Contribution

Anyone is welcomed to contribute to this project.
Please create an issue / pull request with proposed bug-fix or feature addition along with a brief on your work.
You can also check dev task to be done from here

You can also check out our dev channels to get in touch.

Discord: https://discord.gg/uuSYtEZNTp
Reddit: https://www.reddit.com/r/xinfin/
Telegram: https://t.me/xinfin
Slack: https://launchpass.com/xinfin-public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published