[spec] add a ledger focused API spec
amarts opened this issue · 0 comments
amarts commented
Define the API with 3 top level sections:
-
Ledger
- Provide the interfacing for any ledger used as backend
-
Token Managers
- Define the APIs used for token managers, which can be different at the parameter level, but always provides basic interfacing for any applications.
- Consider different type of tokenized asset which would cover broad spectrum of usecases (for v1)
-
Application
- Any application specific APIs
- This may be covering more on User's (holders) Assets, and the possible actions which can be done on the asset.