Account

The Veive Account system offers a highly modular and flexible framework for managing blockchain accounts on the Koinos platform. It extends traditional account functionalities through various modules that can be dynamically installed or removed, depending on the user's needs. This document provides an overview of the different types of modules available, the structure and functionality of the smart account, and a detailed explanation of the key methods involved in its operation.

A Veive smart account is not just a simple wallet; it is a comprehensive system that integrates various functionalities through its modular design. The smart account acts as a container for multiple modules, each responsible for specific tasks. This modular approach allows for extensive customization, making it possible to tailor the account to specific needs and applications.

Key Features:

  • Modularity: Customizable with different modules, allowing specific functionalities to be added or removed as needed.

  • Scope-Based Activation: Modules are activated based on specific conditions or "scopes," offering fine-grained control over their use.

  • Security: Ensures operations are subject to validation and authorization, protecting the account from unauthorized actions.

Last updated