heroledger vault client in browser #29

Open
opened 2026-02-05 06:53:46 +00:00 by despiegk · 1 comment
Owner

client for browser

  • make mini vault in webassembly or js (keep private key encrypted in kvs in browser)
  • allow signing of call's to heroledger
  • wrap client to our heroledger so its easy for UI to call functions in vault & sign

question

  • how does UI call the ledger functions through this client

remark

  • eventually all of this will be behind hero bin, running privately for the user, now to get started we do in UI widget/client

admin functions

  • if vault sees we are admin, we get some additional power features e.g. mint money GLD for account (for testing right now)
  • ...
client for browser - make mini vault in webassembly or js (keep private key encrypted in kvs in browser) - allow signing of call's to heroledger - wrap client to our heroledger so its easy for UI to call functions in vault & sign question - how does UI call the ledger functions through this client remark - eventually all of this will be behind hero bin, running privately for the user, now to get started we do in UI widget/client admin functions - if vault sees we are admin, we get some additional power features e.g. mint money GLD for account (for testing right now) - ...
despiegk added this to the now milestone 2026-02-05 06:53:56 +00:00
despiegk modified the milestone from now to next 2026-02-05 07:12:15 +00:00
Member

We have a client in JS now that provides a subset of chain functions as required to onboard v3 nodes.

Everyone is able to claim tokens from the token faucet on devnet now, so admin is not needed for that.

We have a client in JS now that provides a subset of chain functions as required to onboard v3 nodes. Everyone is able to claim tokens from the token faucet on devnet now, so admin is not needed for that.
Sign in to join this conversation.
No labels
urgent
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
lhumina_code/hero_ledger#29
No description provided.