api
API wrapper
Provides a TypeScript wrapper for Polkadot/Substrate network client APIs and defines their exposed types.
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
1k stars
29 watching
354 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
apiblockchainjsonrpcpolkadotpolkadot-jssubstrateweb3
Related projects:
Repository | Description | Stars |
---|---|---|
kianenigma/polkadot-js-api-ts-template | Provides a starting point for building API integrations with TypeScript on top of the Polkadot API | 19 |
shawntabrizi/polkadot-js-bundle | A collection of bundled JavaScript libraries for interacting with the Polkadot network | 7 |
usetech-llc/polkadot_api_cpp | A C++ API for interacting with the Polkadot blockchain network. | 18 |
polkadot-js/extension | A browser extension that simplifies interaction with the Polkadot/Substrate blockchain and dapp development. | 977 |
usetech-llc/polkadot_api_dotnet | A C# API for interacting with the Polkadot blockchain | 33 |
supercolony-net/typechain-polkadot | A tool that improves the development experience of smart contract interactions on the Polkadot blockchain | 13 |
scio-labs/use-inkathon | Simplifies interactions with Substrate-based networks and ink! smart contracts using React hooks and utility functions | 50 |
shawntabrizi/substrate-js-utilities | A collection of reusable utility functions for working with Substrate blockchain data using Polkadot.js API | 28 |
splix/polkaj | A Java library to interact with Polkadot-based networks | 61 |
jimmychu0807/substrate-front-end-template | A template for building Substrate front-end applications with minimal configuration using Polkadot.js API and React. | 315 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,892 |
chrisguttandin/subscribable-things | A collection of reactive wrappers for various browser APIs. | 43 |
paritytech/polkadot-scripts | Tools and utilities for diagnosing and analyzing Polkadot/Kusama network operations | 26 |
polkadot-io/polkadot-white-paper | A technical vision paper outlining the architecture and potential of a heterogeneous multi-chain network | 193 |
paritytech/polkadot-launch | A CLI tool to set up and manage a local Polkadot test network | 459 |