0.0.9 • Published 8 years ago

@upchain/api-client v0.0.9

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
8 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

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago