pipeos-one / pipeline

Visual IDE for composing Solidity smart contracts and Dapp agents. Use on https://remix.ethereum.org : Settings -> Plugin -> click on Pipeline
36 stars 15 forks source link

Add contract information in browser (author, compiler, package version etc.) #94

Open loredanacirstea opened 5 years ago

loredanacirstea commented 5 years ago

Add contract information for each item in the contract browser:

Some of it can be shown in a tooltip (e.g. author, compiler, package version), others can be easily copied when clicking a button (ABI, address).