1.0.1 • Published 6 years ago

etherui-deploy v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Description

This CLI tool allows to create Smart contract UI on EtherUI service by Truffle JSON file.

How to use

For the installation you need to run

npm install -g etherui-deploy

For the deploying new Smart contract UI you need to have login on service EtherUI .

If you have such credentials already, just go to your folder for Truffle project and run

etheruideploy

If you will run it a first time then be needed to enter login/password (it will be sent by https with sha256 hashed password)

Also, you must to specify "build" directory, Smart contract name, contract address and this tool will deploy and create new UI by Smart contract ABI.

Demo

The deployment process via CLI

CLI

New web, desktop, mobile UI

CLI