-
Notifications
You must be signed in to change notification settings - Fork 1
API Overview
VladyslavLapin edited this page Apr 12, 2024
·
5 revisions
Account and interaction with it:
-
View the balance in your cash account
- AccountParams. This is the balances pallet example of storing the balance of an account.
-
Ability to send monetary assets between users
- Transfer. The method allows you to transfer monetary assets between users
-
Ability to transfer and track data
- Messenger. Allows you to send and track data in real time using status features