Socket
Socket
Sign inDemoInstall

@tchainstack/chainstack.js

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tchainstack/chainstack.js

chainstack javascript lib


Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Chainstack.js

Javascript API for integration with Chainstack blockchains using Chainstack RPC API.

Installation

Use your favorite package manager to download it.

yarn add @tchainstack/chainstack.js
// or
npm install --save @tchainstack/chainstack.js

Development

Dependencies

  • Node.js v8.x
  • Yarn

Initialization

git clone https://github.com/caiqingfeng/chainstack.js.git
cd chainstack.js
yarn

Develop

yarn dev

Build

yarn build

Testing

Running unit test

yarn test

Running unit test in watch mode

yarn test:watch

Contributing

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to this project.

FAQs

Package last updated on 26 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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