You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple blockchain application to sell train tickets through Solidity smart contracts as NFTs.
The application is provided with a NoSQL MongoDB database to store tickets to sell in the application.
Here are some screenshots to show the application in use.
Main repository of a graduate student project, consisting of a simple blockchain application for selling train tickets. Based mainly on Solidity smart contracts and Flask, combined with web3.py and a MongoDB NoSQL database.