@polkadot/api-derive

Common functions used across Polkadot, derived from RPC calls and storage queries.


Keywords
api, blockchain, jsonrpc, polkadot, polkadot-js, substrate, web3
License
Apache-2.0
Install
npm install @polkadot/api-derive@5.9.2-1

Documentation

@polkadot/api

This library provides a clean wrapper around all the methods exposed by a Polkadot/Substrate network client and defines all the types exposed by a node. For complete documentation around the interfaces and their use, visit the documentation portal.

If you are an existing user, please be sure to track the CHANGELOG when changing versions.

tutorials

Looking for tutorials to get started? Look at examples for guides on how to use the API to make queries and submit transactions.