To run this page locally:
- verify the code, don't blindly trust it. it's short and simple.
- pull down:
git clone https://github.com/BlockadeLabs/web3-contract-interface.git
npm install
to install web3 and http-server- run
npx http-server
- point your browser to
http://0.0.0.0:8080
to use