smartcontract-app

4.9.0 • Public • Published

Join the chat at https://gitter.im/playproject-io/community

contract ui

autogenerated interactive form for solidity smart contracts

generates a form to publish new contracts and interact with existing ones

Demo

Screencast

How can I help?

  1. Open issues on things that are broken
  2. Fix open issues by sending PRs
  3. Add documentation

usage

to use smart contract ui in your project

npm install smartcontract-app

require ('smartcontract-app')

see ./demo/demo.js or https://playproject-io.github.io/smartcontract-ui/

to run smart contract ui locally

# clone it

git clone https://github.com/playproject-io/smartcontract-ui.git
cd smartcontract-ui
npm install

# run it

npm start

# commit

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

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.9.0
    1
    • latest

Version History

Package Sidebar

Install

npm i smartcontract-app

Weekly Downloads

1

Version

4.9.0

License

MIT

Unpacked Size

1.61 MB

Total Files

48

Last publish

Collaborators

  • ninabreznik