0.0.9 • Published 9 years ago

@upchain/api-client v0.0.9

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
9 years ago

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.

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago