@parity/browse-sdk
v0.1.0
Published
Client SDK for the publishing registry. Read published apps, widgets, and workers via any papi-compatible JsonRpcProvider.
Maintainers
Keywords
Readme
Browse TypeScript SDK
The SDK for finding apps on Polkadot.
@parity/browse-sdk is a SDK that makes it easy for third-party developers to list Polkadot apps into their own products. Search, list, and surface published apps directly from with no indexer or backend of your own.
Install
Using npm
$ npm install @parity/browse-sdkUsing yarn
$ yarn add @parity/browse-sdkUsing pnpm
$ pnpm add @parity/browse-sdkUsing bun
$ bun add @parity/browse-sdkCompatibility
| Tool | Version | |------|---------| | Bun | ~1.3.10 | | Node.js | ~22.13.1 |
Documentation
See examples.
Getting Help
Open an issue on GitHub.
License
Apache-2.0
