chocomintapp / chocoserver

This is chocomint server
MIT License
0 stars 1 forks source link

Decide chocoserver data architecture #1

Closed taijusanagi closed 3 years ago

taijusanagi commented 3 years ago

Implement this. For the first implementation, just implement block->tx->log->event

Screen Shot 2021-04-18 at 1 47 35
taijusanagi commented 3 years ago

Modeling is done by this

set only minimum required fields.

taijusanagi commented 3 years ago

How to get ethereum internal transaction

https://ethereum.stackexchange.com/questions/3417/how-to-get-contract-internal-transactions

taijusanagi commented 3 years ago

added opensea metadata https://docs.opensea.io/docs/metadata-standards

taijusanagi commented 3 years ago

All services structure

Screen Shot 2021-04-18 at 11 41 09

++ Chocoauth & Chocowallet

taijusanagi commented 3 years ago

database primary key suggestion https://github.com/typeorm/typeorm/issues/3342#issuecomment-450451674