Skip to content
forked from RioDefi/rio.js

Promise and RxJS APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available

License

Notifications You must be signed in to change notification settings

BunnyDAO/rio.js

 
 

Repository files navigation

home heroText tagline features footer
true
title details
API
A powerful dynamic API that allows chain interactions with transparent encoding and decoding.
title details
Substrate defaults
An overview of the various default methods, state entries and RPCs for Substrate-based chains.
title details
Types
Various type interfaces to make using returned values from API calls transparent in your code.
Apache-2 Licensed | Copyright © 2017-2019 polkadot-js authors and contributors

Welcome

The API provides application developers the ability to query a node and interact with the Polkadot or Substrate chains using Javascript. Here you will find documentation and examples to get you started.

::: tip Getting started & Examples Jump right in and get an overview on using the API in your projects, from installation all the way through to making it do magic. Already understand how things work and just want the examples? The ApiPromise examples provide some basic recipies. :::

Available packages

This repository split up into a number of internal packages, namely -

  • api Promise and RxJS-based APIs
  • types Type encoding and decoding wrappers

The Polkadot Project

You can read more about the Polkadot Network at https://polkadot.network/ and more about the polkadot-js projects at https://polkadot.js.org

Github repositories

You can find the Polkadot repositories at:

This documentation is generated from https://github.com/polkadot-js/api

Contributing

Contribution to the Polkadot JS API are more than welcome. You can report issues and log feature requests.

About

Promise and RxJS APIs around Polkadot and any Substrate-based chain RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. Full documentation & examples available

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Other 0.2%