autogenerated interactive app for solidity contracts
npm install smartcontract-app
autogenerated interactive form for solidity smart contracts
generates a form to publish new contracts and interact with existing ones
1. Open issues on things that are broken
2. Fix open issues by sending PRs
3. Add documentation
npm install smartcontract-app
require ('smartcontract-app')
see ./demo/demo.js or https://playproject-io.github.io/smartcontract-ui/
``clone it
git clone https://github.com/playproject-io/smartcontract-ui.git
cd smartcontract-ui
npm install
npm start
npm run build
git add -A
git commit -m 'Some message'
git push
``
Turn Solidity code into an autogenerated contract UI.
!smartcontract-ui
!smartcontract-ui
!smartcontract-ui
MIT