SuperblocksHQ / ethereum-studio

Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
https://ethereum.org/build/
GNU General Public License v3.0
186 stars 103 forks source link

As a user, I would like to see the current contract state in the UI #224

Open javier-tarazaga opened 4 years ago

javier-tarazaga commented 4 years ago

Summary

When interacting and working with a smart contract, atm is really in Studio to get a good picture of the state of a given contract at any given point in time. The idea with this feature is to be able to provide a general view of the current state of your smart contract to the user to give full visibility of everything happening with it.

Motivation

Provide useful information to a user on what is the current state of your smart contract.