Jaco Greeff e8ccc9aa79 Move to lerna repo (#19)
* Pull api-* packages into lerna repo

* Bootstrap with hoist

* Update jest alias config

* Add api-jsonrpc

* Pull in jsonrpc

* Update badges

* Don't hoist, use workspaces

* .eslintrc to root

* Cleanups, build from root

* Shorthand commands

* Update to @polkadot/dev 0.9.1

* Update description
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-18 08:38:18 +01:00
2017-11-18 08:38:18 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00
2017-11-28 18:03:48 +01:00

ISC npm (scoped) Build Status Coverage Status Greenkeeper badge

@polkadot/client

This library provides a clean wrapper around all the methods exposed by a Polkadot network client.

It is split up into a number of internal packages -

Contributing

  • Make sure you have Lerna installed, yarn install -g lerna
  • Bootstrap the dependencies, lerna bootstrap
  • Make any changes in the relevant package, on master merges new versions will be published automatically
Description
Fork of polkadot-js/api. Held for the @polkadot/types side of Quantus support — ExtrinsicSignature is MultiSignature (64/65 bytes) upstream, where Quantus needs a 5261/7219-byte DilithiumSignatureScheme. May turn out to need no patch at all if registry type overrides suffice; see quantus/api#1.
Readme 142 MiB
Languages
TypeScript 99.9%