@upchain/api-client

0.0.9 • Public • Published

upchain-api-client

A client library to talk to the Upchain api. The API currently supports deployment of smart contracts on the ethereum blockchain.

The Upchain API is documented here http://docs.upchain.io

Dependencies

You need to have

Installation

npm install -g @upchain/api-client

Usage

upchain -i

Limitations

Currently, contracts making use of solidity's import statement cannot be compiled. Please put all your contracts that form an inheritance chain inside one file.

/@upchain/api-client/

    Package Sidebar

    Install

    npm i @upchain/api-client

    Weekly Downloads

    2

    Version

    0.0.9

    License

    UNLICENSED

    Last publish

    Collaborators

    • sebs
    • jannisupchain