MVP Implementation of On-Chain Wallet API #4483
Labels
read-no-tx
topic: reading from the chain without a transaction
wallet
wontfix
This will not be worked on
Milestone
Implement the backend as an adapter to the collection of existing wallet backends.
Define the minimal API surface.
The wallet UI needs an API from the on-chain wallet, the current functionality of the UI requires the following schema:
The wallet contract will contain all the users' wallets and expose one of these schemas to each user. The objects within the schema (e.g. services, dapps, etc.) need to be typed and documented properly.
The text was updated successfully, but these errors were encountered: