yhsiang / detroit

detroit-chi.vercel.app
MIT License
5 stars 1 forks source link

Simple etherscan for detroit service #1

Open yhsiang opened 2 years ago

yhsiang commented 2 years ago

blockscout or other alternative self-hosted etherscan is not easy to integrate with detroit.

https://github.com/etclabscore/expedition can be integrated with detroit but it's still not designed for detroit.

yhsiang commented 2 years ago

we can support latest blocks and latest transactions first.

yhsiang commented 2 years ago

https://excalidraw.com/?#json=TkXqZB13ZnLCYWP1gCA11,YP4VWfs-6_cVKhYclga4lQ detroitscan

yhsiang commented 2 years ago

Thanks @jihchi to provide the UI mockup

yhsiang commented 2 years ago

Actually we only need a tx list to let user review transactions.

yhsiang commented 2 years ago

started to implement https://github.com/yhsiang/detroit/tree/feat/tx-list