subxt
Node interface
Enables interaction with Substrate-based nodes using a standardized interface
Interact with Substrate based nodes in Rust or WebAssembly
425 stars
23 watching
248 forks
Language: Rust
last commit: 3 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 196 |
paritytech/substrate-api-sidecar | A REST service for interacting with blockchain nodes built using Substrate's FRAME framework | 247 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,892 |
paritytech/parity-bitcoin | A Rust-based implementation of the Bitcoin client. | 729 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 258 |
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
paritytech/parity-db | An embedded persistent key-value store optimized for blockchain applications. | 264 |
paritytech/scale-value | A crate providing a runtime representation of SCALE encoded values with support for arbitrary shapes and encoding/decoding | 17 |
hack-ink/subalfred | A comprehensive Substrate development environment | 73 |
paritytech/parity-bridges-common | A collection of tools and components for building cross-chain communication capabilities in blockchain networks. | 271 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
paritytech/polkadot-scripts | Tools and utilities for diagnosing and analyzing Polkadot/Kusama network operations | 26 |
shawntabrizi/substrate-society | A basic front-end application template for Substrate nodes | 6 |
paritytech/srtool | A toolset for building and verifying WebAssembly runtimes on the Polkadot Network. | 65 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |