How to create AppAgent
Last updated
Last updated
AppAgents are entities within the blockchain system capable of handling various tasks such as managing addresses, handling transactions, maintaining subscriptions, and storing important configurations. They can be seen as an entity that represents a game or organisation on the chain.
AppAgents can generate and manage different types of addresses including application addresses, collector addresses, and cold storage addresses. They are responsible for managing subscriptions and payments within the system on behalf of all the Transactional Addresses.
Before you proceed, ensure you satisfy the following prerequisites:
Create an owner address. (See: How to set up owner / admin addresses on TRAIT)
Ensure owner address has enough TRAIT tokens. (See: How to obtain TRAIT tokens)
Master the PolkadotJS: a developer utility for interacting with the blockchain. (See: PolkadotJS)
The steps to create an AppAgent are as follows:
How to view information about your AppAgent:
Inability to pay txfees, this means that your account balance is too low to pay fees to execute this transaction. Please make sure to obtain TRAIT tokens before executing a transaction.