tgerring / abi2html.js

Interact with Ethereum contracts via HTML page generated from Solidity ABI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abi2html.js

Add extra expresiveness for Ethereum ABI & Solidity types. Useful for generating HTML pages. Preview the demo at tgerring.github.io/abi2html.

Get the code:

git clone https://github.com/tgerring/abi2html.js.git

Build the code:

gulp --prod

About

Interact with Ethereum contracts via HTML page generated from Solidity ABI


Languages

Language:JavaScript 100.0%