Inspiration

Use a Scalable and Sustainable Blockchain to implement traceability in a food sphere. For example: In a grocery store, being able to know the whole history of the ingredients from its production to your hands.

What it does

The project works as a game where everyone with an XRP Ledger account can play on the NFT-Devnet. The Game offers possibilities to mint Ingredients and trade with others on the plateform. The main functionality lies in the traceability of ingredients during exchanges, thanks to the URI implemented according to EIP-1155. Then you can play with the rest of the ecosystem on the website like mini-game to win nftToken and discover the level managor.

How we built it

The web application communicate both with XRPLedger and a Game Server. Regarding the front, it's built with ReactJs, Redux & MaterialUI (and some super libraries for mini-game and map). About the back, NodeJs and Mongodb are used, 'plus' you can find a Swagger Documentation. Both communicate with XRPLedger, with a WebSocket from the front and JSON-RPC requests from the server, to manage the account and maintain consistency. There is currently no specific authentication. All information are public and actions require your secret credential which is never saved.

Challenges we ran into

A project started along the way only 21 days ago, without a team.

Accomplishments that we're proud of

It works! and you can test it live on the "live link".

What we learned

To play with XRPLedger

What's next for Food Trust Simulator

In the future, it could be great to include more interaction to better take advantage of the XRP Ledger's power, and try to deploy the engine in the real world for true use cases and needs.

Share this project:

Updates