Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@upchain/api-client

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@upchain/api-client - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"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`
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc