JSPM

etherui-deploy

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q15256F
  • License MIT

A simple way create new UI for Smart contract on via etherui.net on truffle environment.

Package Exports

  • etherui-deploy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (etherui-deploy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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