daostack / vanille

GNU General Public License v3.0
8 stars 2 forks source link

Create transaction information page for ganache #19

Closed dkent600 closed 6 years ago

dkent600 commented 6 years ago

Vanille provides handy links for transactions and contract addresses that point to etherscan.io. But these links don't work with ganache.

Thus we need to create our own transaction/contract information pages to use when running the application against ganache.

We could perhaps borrow code from the ganache GUI application repo...

dkent600 commented 6 years ago

@orenyodfat Just FYI

dkent600 commented 6 years ago

Create transaction information page for ganache

dkent600 commented 6 years ago

Done for transactions, not for users or contracts