Package Exports
- @polkadot/client
 - @polkadot/client/clientId
 - @polkadot/client/index
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@polkadot/client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@polkadot/client
A very early, WIP and POC JavaScript version of a Polkadot network client.
Usage
- Clone repo
 - Install dependencies via 
npm install - Run the client via 
npm start <options>