-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Polkadot Facade Feedback #1249
Comments
Hey Kian! Thank you for opening the issue. We are gathering the feedback from our and once ready will publish it here. |
Hey! We are currently looking into responses for this issue, do you have any feedback by any chance? thanks! @ERussel |
Hey! Sorry for the delay. While gathering information, I realized that we already have a channel with Substrate developers where most of the issues are reported. However, I still decided to compile them here for better visibility. The list may not be complete and will likely be updated over time. AssetsThe app allows users to view their account balances for each asset in the Assets pallet and transfer them to another account. However, we face the following challenges:
GovernanceThe app enables users to view active referendums, track progress, vote, and delegate their tokens. However, we face the following challenges:
StakingThe app allows users to stake, unstake, and earn rewards through direct staking or nomination pools. However, we face the following challenges:
XCMThe app facilitates cross-chain asset transfers but faces the following challenges:
ProxyThe app automatically detects when another account has granted proxy access to the user and allows transactions on behalf of that account. It also supports adding and removing staking proxies. However, we face the following challenges:
MultisigNova Spektr currently supports complex multisig use cases, but improvements are needed:
|
hey @ERussel, the summary you provided is extremely useful! Thanks very much for taking the time to write this all done! We are currently looking into multiple sets of the APIs you mentioned here, we hope to have some more info very soon about it! I'll keep tracking this issue in case something more comes up! |
We are working towards building better APIs to simplify the interacting with "Polkadot Network".
What do we mean here by Polkadot Network? Foremost Polkadot Relay Chain and System Chains (everything DOT related), and then other Parachains.
In a few months (and after gathering feedback via such issues), more details of this project will be shared. To give it a name for now, we are calling it "Polkadot Facade".
The aim of this issue is to learn about the instances where you had to interact with Polkadot Network (as defined above), and you found it difficult. This interaction can be in any form, but to help give you a mental model, I can categorize it as such:
A few notes:
Please feel free to reach out to me on Matrix (
@kianenigma:parity.io
) if need be.The text was updated successfully, but these errors were encountered: