Once your infrastructure is provisioned, you’ll receive access to your dedicated Ledger environment. From there, follow these steps to configure your system and begin posting transactions.
1. Access Your Ledger Environment
Connect to your environment using the provided credentials and CLI tool. You’ll verify the endpoint, check health status, and ensure connectivity.
Learn more about Accessing the Environment
2. Set Up Authentication
Ledger uses JWT-based authentication. You’ll need to generate a key pair, register your service (agent), and sign each request with your private key.
Choose between Kafka or HTTP channels to send and receive ledger events. Configure request/response topics or endpoints based on your system's integration.
6. Set Up Charts, Accounts, and Wallets
Create the foundational structure for your financial system. Charts define categories, accounts track balances, and wallets handle currencies and transactions.