Parity

@parity/etherscan

v2.1.3
The Parity Promise-based library for interfacing with Etherscan over HTTP

@parity/shapeshift

v2.1.2
The Parity Promise-based library for interfacing with ShapeShift over HTTP

@parity/jsonrpc

v2.1.6
JSON and JS interface defintions for RPC

@parity/ethkey.js

v0.2.2
Ethereum keys generator, compatible with [rust codebase](https://github.com/paritytech/parity/tree/master/ethkey).

@parity/abi

v5.1.19
Ethereum ABI encoder and decoder

@parity/api

v5.1.19
The Parity Promise-based API library for interfacing with Ethereum over RPC

@parity/ledger

v2.1.3
JS interface for Ledger Nano hardware

@parity/shared

v3.0.2
Shared states and non-ui components for the Parity wallet

@parity/ui

v3.1.31
Parity React UI components

@parity/mobx

v1.1.4
Parity MobX Stores

@parity/qr-signer

v0.3.2
A React Component that handles generating and scanning QR codes compatible with Parity Signer

@parity/erc681

v0.1.1
ERC-681 & ERC-831 parsing

@parity/light.js

v5.1.19
A high-level reactive JS library optimized for light clients

@parity/light.js-react

v5.1.19
A HOC to easily use @parity/light.js with React.

@parity/contracts

v5.1.19
Parity's contracts as ES6 classes.

@parity/electron

v5.1.13
Control the Parity Ethereum node from Electron.

@parity/schnorrkel-js

v0.1.5
a wasm port of the schnorrkel crypto library.

@parity/zombienet

v1.3.10
ZombieNet aim to be a testing framework for substrate based blockchains, providing a simple cli tool that allow users to spawn and test ephemeral Substrate based networks

@parity/parachains-integration-tests

v2.4.2
Since the arrival of XCMP-Lite, communication between different consensus systems became a reality in the Polkadot ecosystem. _Parachains Integration Tests_ is a tool that was created with the ambition of easing testing interactions between Substrate bas

@parity/zombienet-dsl-parser-wrapper

v0.1.6
Zombienet DSL parser: produces a test definition, in json format, that can be used with the ZombieNet's test-runnner.