Skip to content

Minimal Polkadot/Kusama Rust Client

License

Notifications You must be signed in to change notification settings

mucks-cdc/pdotc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal Polkadot/Kusama Rust Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%