apps
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains. (by polkadot-js)
api
Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata. (by polkadot-js)
apps | api | |
---|---|---|
29 | 5 | |
1,781 | 1,079 | |
0.6% | 0.8% | |
9.9 | 9.6 | |
6 days ago | 8 days ago | |
TypeScript | TypeScript | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
apps
Posts with mentions or reviews of apps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-07.
-
Newbie here looking for help on staking in ledger - DOT Stuck bonded?
Side note: It does take time for everything to the validators on Polkadot-JS App to load, but I've never seen an issue on the repo about them _never_ loading.
-
sign a message with a ledger?
I provided a workaround to migrate a Ledger account to Polkdakot-JS extension and sign from there: 6 days ago - https://github.com/polkadot-js/apps/issues/5014
-
Transaction has a bad signature
I think it has to do with the wrong network you chose, check this GitHub repo from polkadot https://github.com/polkadot-js/apps/issues/4487
-
How to pay transaction fees using the sufficient asset created by using pallet_assets?
Polkadot-JS UI doesn't support the functionality to pay with a sufficient asset yet. When using Polkadot-JS UI, transaction fee needs to be paid in DOT.
-
Ledger issue. homa:mint 1010: Invalid Transaction: Transaction has a bad signature.
Other people have already encountered this issue on Kusama network, you can see discussions here: https://github.com/polkadot-js/apps/issues/4487
-
accounts keep disappearing
Please add the information to the bug report I've already posted as an issue to the Polkadot-JS Apps repo here: https://github.com/polkadot-js/apps/issues/8465
-
Polkadot Digest 22 June 2022
If you are attempting to verify the SHA512 hash of the Electron version of Polkadot-JS, note that the package manager base64-encodes the hash. See this issue for how to convert: https://github.com/polkadot-js/apps/issues/4713
-
polkadot.js 1010 bad sig error on MOVR
Even though Polkadot-JS App will show an Ethereum-style address, I don't know if it can actually interact with the Moonriver/Moonbeam networks - I'm seeing a few open PRs/issues which make me think it does not work (e.g. https://github.com/polkadot-js/apps/pull/5216)
-
Polkadot Digest 22 Apr 2022
There is a proposal to port the Substrate tip bot to the Polkadot-JS repository, as well, allowing users to be tipped for PRs and other contributions to the Polkadot-JS codebase. https://github.com/polkadot-js/apps/issues/7339
-
How to get off of the Polkadot.js extension
Maybe you can find a solution here: https://github.com/polkadot-js/apps/issues/3681
api
Posts with mentions or reviews of api.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-07.
-
sign a message with a ledger?
You would need to ask Ledger to support this functionality. Not sure if this was you who just asked on the Polkadot-JS Apps repo, but this is a Ledger issue, not Polkadot-JS. https://github.com/polkadot-js/api/issues/5522
-
J for Polkadot JS [Polkadot A to Z]
Polkadot.js API (github.com/polkadot-js/api) This is the JavaScript API, a reusable library to allow programs to interface with the functionality of Polkadot.
-
Can you build commercial, independent apps with Polkadot API and profit from them?
I'm not sure what you mean by "Polkadot API", if you are referring this : https://github.com/polkadot-js/api Then, their license contains the information you need to know (https://github.com/polkadot-js/api/blob/master/LICENSE).
-
Query Polkadot by address?
Sidecar and running your own node are probably your best bet. Or you can interact via the Polkadot API - https://github.com/polkadot-js/api
-
The staking on the DOT ecosystem and the wallet apps are painfully slow
KSM is (very) young and UX is probably not a priority. I'm pretty sure it is an API issue, not a strict UX one. You have more chance to get an answer by raising an issue here or here.
What are some alternatives?
When comparing apps and api you can also consider the following projects:
tools - Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
guilds-openzeppelin-defender - A Web3 demo game that uses OpenZeppelin's Defender features
extension - Taho, the community owned and operated Web3 wallet.
sidewinder - Django starter kit that focuses on good defaults, developer experience, and deployment. Updated for Django 5.
extension - Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.