Basic Agent
The Agent is the core entity that performs operations on FFP. A Basic Agent (such as a personal account or business account) can be created with simple commands, and it supports depositing tokens for subsequent transactions or other operations.
Create
Execute the following command to create two basic Agents:
Example output:
Configure AGENT1 and AGENT2 in the .env.local file and load:
Deposit Token into Agent
Use the following command to deposit tokens into the Agent:
Check the Agent’s balance:
Last updated
Was this helpful?