19 releases (6 breaking)

0.8.1 Aug 21, 2023
0.8.0 Jul 21, 2023
0.7.0 Mar 31, 2023
0.4.3 Oct 19, 2022
0.1.2 Nov 24, 2021

#6 in #fee

Download history 25/week @ 2024-02-15 157/week @ 2024-02-22 21/week @ 2024-02-29 2/week @ 2024-03-07 1/week @ 2024-03-14

198 downloads per month

MIT license

54KB
1K SLoC

Crates.io docs.rs CI

pdotc

A Minimal Polkadot/Kusama/Westend Client

Inspired by substrate-api-client with some logic copied from substrate crates

Features

  • Sync http client agnostic
  • Perform a simple transaction
  • Perform general staking functions
  • Get an account balance
  • Get the fee for an extrinsic

Goals

  • To not rely on many substrate crates
  • To not use substrate metadata and be easily, manually upgradable
  • To be minimal and not use many dependencies

Usage

See examples

Dependencies

~15MB
~235K SLoC