block-bites / fondant-app

Testing environment for Casper blockchain.
https://fondant.dev
Apache License 2.0
4 stars 3 forks source link

Fetch block/deploy details when showing in the UI #113

Open peter-blockbites opened 1 month ago

peter-blockbites commented 1 month ago

It can be done client side using js-sdk - as we know block height and deploy-hash there is proper methods to do this in js-sdk

peter-blockbites commented 1 month ago

use this for block details

peter-blockbites commented 1 month ago

use this for deploy details