Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 441 Bytes

File metadata and controls

5 lines (3 loc) · 441 Bytes

Valence Accounts

Valence Programs usually perform operations on tokens accross multiple domains. To ensure that the funds remain safe throughout a program's execution, Valence Programs rely on a primitive called Valence Accounts. Additionally, Valence Accounts can also be used to store data that is not directly related to tokens.

In this section we will introduce all the different types of Valence Accounts and explain their purpose.