Skip to content
VladyslavLapin edited this page Apr 12, 2024 · 5 revisions

Vara Network is an autonomous layer 1 decentralized network built and running on the Gear protocol

It combines all modern approaches and technologies in the development of the latest SDKs


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

Clone this wiki locally