apps
extension
apps | extension | |
---|---|---|
29 | 12 | |
1,782 | 990 | |
0.7% | 0.4% | |
9.9 | 9.2 | |
3 days ago | 4 days ago | |
TypeScript | TypeScript | |
Apache License 2.0 | Apache License 2.0 |
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
-
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
extension
-
anyone built a wallet extension?
The metamask version is quite complicated. You might find it easier to understand the polkadot version of the same thing: https://github.com/polkadot-js/extension/blob/master/packages/extension/src/content.ts
-
POLKADOT JS WALLET PASSWORDS ALL STOPPED WORKING THIS WEEK. HELP!
Have you tried using a different password in the newly created account? It could be a weird character is messing things up. This has happened before: https://github.com/polkadot-js/extension/issues/892
-
json file deleted
It could be related to this: https://github.com/polkadot-js/extension/issues/920
-
Polkadot.js not found on chrome web store?
Hi u/emoneynati, this is a known issue that is being worked on. More information on Github: https://github.com/polkadot-js/extension/issues/913
-
J for Polkadot JS [Polkadot A to Z]
This does seem to be an issue, and it is being worked on. Currently there is no ETA about when it will be available again. You can view the issue here: https://github.com/polkadot-js/extension/issues/913
-
polkadot.js: How to check correctness of extrinsic for crowdloan contributions?
According to https://github.com/polkadot-js/extension/issues/671, this is a result of outdated metadata. Keeping metadata updated might help, but if that doesn't help, you have no chance but to trust the source.
-
Polkadot Digest 26 Oct 2021
There are benefits to installing Polkadot{.js} extension to your browser, even if you are not using it to store DOT or KSM. For instance, it blocks any scam sites it knows about automatically. https://github.com/polkadot-js/extension
-
Firefox Extension Issue
I'm new in Polkadot, and I created my account using the official polkadot{.js} extension in Firefox. I was able to create one and transfer funds from an exchange. Right now, I'm trying to send a token to my other account (controller), and tried to stake but both of them didn't work due to the extension issue.
-
Polkadot Digest 8 June 2021
There are several ways to store DOT and KSM besides directly in Polkadot-JS. Probably the most common and convenient is the Polkadot{.js} extension. https://github.com/polkadot-js/extension
- Searching for advice as a newbie.
What are some alternatives?
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
common - Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
extension - Taho, the community owned and operated Web3 wallet.
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.
hoogii-wallet - Hoogii is a crypto wallet extension for Chia Network
polkadot-Js-Plus-extension - A user-friendly wallet to interact with the Polkadot/Substrate based blockchains through a browser.