py-substrate-interface
Interface library
An interface to interact with Substrate nodes, enabling Python access to blockchain data and extrinsic execution.
Python Substrate Interface
244 stars
21 watching
115 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
blockchainclientinterfacepolkadotpolkascanpythonsubstrate
Related projects:
Repository | Description | Stars |
---|---|---|
polkascan/py-scale-codec | A Python implementation of a lightweight and efficient encoding and decoding program for blockchain data | 54 |
shawntabrizi/substrate-js-utilities | A set of utility libraries for working with Substrate blockchain using Polkadot.js API. | 28 |
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 195 |
playzero/substrate-graph | A tool providing unified access to historic data from various blockchain nodes | 32 |
alexshkarin/pylablib | A Python package providing interfaces to various scientific instruments and automation tools for device control and experiment management. | 148 |
tino/pyfirmata | A Python interface to a microcontroller board's communication protocol | 577 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,975 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 353 |
leonardocustodio/polkadart | A Dart library providing a clean wrapper around Polkadot/Substrate network protocols and tools for interacting with the chains. | 39 |
polkadot-js/api | Provides a TypeScript wrapper for Polkadot/Substrate network client APIs and defines their exposed types. | 1,071 |
polkawallet-io/sdk | Enables integration of substrate-based blockchain platforms into the Polkawallet app | 18 |
thijsmie/pocketbase | A Python SDK for building fast and scalable web applications with a pocketbase database backend | 42 |
polkadot-js/extension | A browser extension that simplifies interaction with the Polkadot/Substrate blockchain and dapp development. | 981 |
polkadot-evm/frontier | A compatibility layer for Substrate blockchain to run Ethereum dapps and L2s. | 578 |