NFT Trading Card Platform
This project was created as part of the course Subject in Blockchain Technolog and was developed over a period of 2 weeks. The goal of the project was to create a prototype of a NFT Trading card platform with a hosted react frontend and a backend running on the Ethereum Blockchain.
Features:
- Solidity backend
- Card store – Buying/minting new NFT trading cards
- Cards overview – Overview over owned cards
- Trade card – Make and accept trade offers with other users
- Profile page
- Dashboard
- Player/user registration
Main Tech stack:
- React
- TypeScript
- Redux
- Material UI
- web3.js