This library provides a clean wrapper around all the methods exposed by a Polkadot/Substrate network client and defines all the types exposed by a node, this API provides developers the ability to query a node and interact with the Polkadot or Substrate chains using Dart.
This library is funded by Web3 Foundation via their Open Grants Program
This repo is a monorepo for polkadart
and related packages.
You can run all tests from the library by running docker compose up
;
Or if you have Melos installed globally you can run melos test
.
This repository is licensed under Apache 2.0 license