Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

blockchain-api-client

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchain-api-client

Blockchain Api Client which maps Results of all supported Blockchain API's into a unified interface

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

Description

Blockchain Api Client which maps Results of all supported Blockchain API's into a unified interface

Motivation

There are many Blockchain API's out there. For many use-cases it is usefull to ask multiple API's for the same information. Normally this results in a lot of different interfaces and necessary logic to just display the data.

This Package Defines unified interfaces and automatically maps responses into those interfaces.

Supported as of Now

Api SupportedBitcoinEthereum
TatumXComing soon
BlockcyptherXComing soon

Changes

This Packages is in a very early Stage. It is possible that you use this and some interface doesnt make perfect sense to you. In this case you have 3 options

  • Raise an Issue in our Repository (or even better a PR)
  • Create 1 Mapper from our Interface into yours (instead of X for every API/Blockchain)
  • Dont Use this Library :P

Keywords

blockchain

FAQs

Package last updated on 05 Aug 2022

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