@upchain/api-client
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@upchain/api-client", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A client library to talk to the upchain api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# upchain-api-client | ||
A client library to talk to the Upchain api. | ||
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 | ||
* `nodejs` and `npm` installed | ||
* `solc` binary (the solidity compiler, cf. http://solidity.readthedocs.io/en/develop/installing-solidity.html#binary-packages) | ||
# Installation | ||
`npm install -g @upchain/api-client` | ||
# Usage | ||
`upchain -i` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23731
16