YYBer / trans-blockchain

On-chain data storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the solidity part of the game project.

After each game, the game data is read from the backend, deposited on eth sepolia via smart contract, and the transaction is stored in the database for dashboard queries.

I use docker, postgres, django, and solidity.

For the whole project please see: https://github.com/mvomiero/42_pong

About

On-chain data storage


Languages

Language:Python 95.3%Language:Makefile 2.5%Language:Solidity 2.2%