A developer tool application, utilizing the new light-client first Polkadot-API (PAPI)
- Integrated IDE for Rapid Prototyping
- Seamless Exploration of the Polkadot Ecosystem
- Showcase Polkadot-API (PAPI)
- Implements the new JSON-RPC specs
- Future-Ready Extensibility
Clone the project
git clone https://github.com/LimeChain/polkadot-js-client.git
Go to the project directory
cd polkadot-js-client
Install dependencies
npm install
Install chain descriptors
npm run add-descriptors
Start the app
npm run dev
If you have any feedback, please reach out to us at hristo.dimitrov@limechain.tech