Migrate to hero ledger gateway client #5

Closed
opened 2026-02-26 19:37:00 +00:00 by scott · 1 comment
Member

Ledger now uses a gateway for end users to reach the chain. There is a client here:

https://forge.ourworld.tf/lhumina_code/hero_ledger/src/branch/development/clients/gateway

This client compiles to wasm, so we should be able to do all ledger functions between the browser and the gateway only. This means no further need for a hero ledger aspect in the backend of this migration site.

This client also includes a vault function to store secrets encrypted with a password supplied by the user. We can use that to store the mnemonic seed phrase for use on both chains.

Ledger now uses a gateway for end users to reach the chain. There is a client here: https://forge.ourworld.tf/lhumina_code/hero_ledger/src/branch/development/clients/gateway This client compiles to wasm, so we should be able to do all ledger functions between the browser and the gateway only. This means no further need for a hero ledger aspect in the backend of this migration site. This client also includes a vault function to store secrets encrypted with a password supplied by the user. We can use that to store the mnemonic seed phrase for use on both chains.
emre closed this issue 2026-02-27 08:54:07 +00:00
Member

@scott I did my best to get it done, can you confirm? Thanks!

@scott I did my best to get it done, can you confirm? Thanks!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mycelium/www_migrate_mycelium#5
No description provided.