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

Staking

  • Staking Functions. Staking is an important process on the Vara Network that helps to secure and decentralize the network. Users have the opportunity to become validators and take an active part in the life of the network
  • Staking Rewards Functions. Staking on the Vara Network brings benefits to its users, you can familiarize yourself with the functions of interaction with it

Clone this wiki locally