🌐Accounts

Accounts are objects containing attributes referencing a blockchain account.

They can be imported from an existing blockchain account or newly created but they are needed in order to write to the Aleph network, in particular, to sign messages when creating or updating a resource.

The API allows you to create or connect an account, sign messages, get message signatures, encrypt and decrypt messages for an account.

Last updated