Skip to content
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

Ledger Live - New Functionality: Add Staking and Neuron Management functionality #251

Open
lmuntaner opened this issue Nov 20, 2024 · 3 comments

Comments

@lmuntaner
Copy link

lmuntaner commented Nov 20, 2024

Ledger Live supports only ICP transactions. Add support for staking ICP into neurons and manage them.

🔗 zboto Link

@lmuntaner lmuntaner changed the title Ledger Live: Add Staking and Neuron Management functionality Ledger Live - New Functionality: Add Staking and Neuron Management functionality Nov 20, 2024
@lmuntaner
Copy link
Author

UPDATE:

  • We’re in process of improving the UI vastly and are no track to demo the progress in our next week’s sync.
  • We’re just around the corners with the developments, adding final few features mostly UX level implementation like adding start, stop, delay buttons when users click on manage.
  • We’re hopeful of finishing the feature set by the next week.

@lmuntaner
Copy link
Author

UPDATE:

  • @lawRathod gave a demo of the current status.
  • @lawRathod will share a staging environment for DFINITY to test it and play around.
  • @lawRathod will also share which helpers need to be exposed in the ic-js libraries to not have to copy them over.
  • DFINITY needs to list under which conditions a banner should be shown and what should it show.

@sourajyoti-gupta
Copy link

Update:

The staking build (for Mac) was shared last week for ICP to test. We're awaiting any feedback!

Here's the list of exports that will help reduce some source on the integration (per point 3 above):

Response and request converters here and types: https://github.com/dfinity/ic-js/tree/main/packages/nns/src/canisters/governance
Many neuron utils here if possible, this includes : https://github.com/dfinity/nns-dapp/blob/main/frontend/src/lib/utils/neuron.utils.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants