Inspiration

The inspiration of this project comes from Opensea. We aims to create a project that closely aligns with the functionality of Opensea - digital wallet, proof of ownership, .... For this project we want to add an analytics boards where artists can see different KPIs like revenue, customer turnover rate, etc.

What it does

  • Allow users to create accounts
  • Each account own a digital wallet
  • Each wallet can transfer and receive token (currently supporting Matic)
  • Tokens can be used to exchange digital products NFT
  • Each NFT will have a unique id
  • Each NFT can be minted from 1 to 10 ## How we built it
  • Frontend React
  • Backend MongoDB
  • Wallet Circle
  • Blockchain Hedera (Not fully implemented yet) ## Challenges we ran into
  • Integrating firebase authentication with the web app
  • Minting the NFT for more than 10 because Hedera has a throttle cap at 10 (working)
  • Implemented a Smart Contract for transaction on the Hedera blockchain (not started) ## Accomplishments that we're proud of
  • Integrated Firebase authentication to the web app
  • Created 6 digital wallet carrying 3 different token Ethereum, Avalanche, and Matic
  • Earn 0.5 Matic through Mumbai Faucet
  • Created Token, Mint, Transferred ## What we learned
  • ## What's next for digiArt
  • Analytics Dashboard Created analytics dashboard that displayed KPIs. The website can convert sales logs into financial statements like Income Statement, Statement of Cashflow, P&L,...
  • Smart Contract By having a Smart Contract on stored on the blockchain, the application becomes safer and more decentralized.

Built With

Share this project:

Updates