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

chaingate-client

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaingate-client

OpenAPI client for chaingate-client

  • 0.12.3
  • npm
  • Socket score

Version published
Weekly downloads
71
increased by545.45%
Maintainers
1
Weekly downloads
 
Created
Source

ChainGate Client

ChainGate is a comprehensive API designed for developing cryptocurrency and blockchain applications. It provides an extensive suite of tools necessary to jumpstart your project.

As of now, ChainGate proudly supports both Ethereum and Bitcoin networks.

Key features of ChainGate include:

  • Information about latest blocks produced and blockchain height
  • Mempool explorer
  • Details about transactions
  • Transactions inside blockchain blocks
  • Fee calculation
  • Transaction broadcasting
  • Smart contract execution
  • Address balances

To integrate ChainGate into your project, simply execute: npm install chaingate-client@latest.

How to Begin

  • You can take a look at ChainGate documentation in ChainGate Documentation.
  • An API KEY is essential for using ChainGate, which you can obtain for free at ChainGate API Portal.

To initialize the client, use your API key as follows:

const api = new ChainGateClient('YOUR_API_KEY');

Keywords

FAQs

Package last updated on 30 May 2024

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