• d11e9's avatar
    use universal-dapp interface · bf0acf27
    d11e9 authored
    Universal-dapp was originaly factored out of browser-solidity to modularise
    the contract interface component. And so is a direct decended of the
    code it removes/replaces. Adding a number of features:
    
    - constants are shown by default when appropriate
    - all methods show gas execution costs when run
    - smoothes the path to interacting with a local node aswell as vm
    - allows instanciating contracts from an address
    - shows events where supported
    bf0acf27
universal-dapp.js 13 KB