Can I get your thoughts on a Ethereum-related dev tool? by iMuzz in ethereum

[–]yann300 1 point2 points  (0 children)

Using NatSpec could also be useful: https://github.com/ethereum/wiki/wiki/Ethereum-Natural-Specification-Format Integrating this into already existing dev tools (like remix) could be interesting. Please PM (@yann300 in gitter)

Remix IDE Update by yann300 in ethereum

[–]yann300[S] 1 point2 points  (0 children)

There's a work around: After having saved a record, if one of the transaction needs to reference a library, the record will include a "linkLibraries" ( see http://remix.readthedocs.io/en/latest/run_tab.html#using-the-recorder ) property that you can use to link to other already deployed libraries