Manage identities
An identity in Codefi Orchestrate refers to a person, organization, or smart contract.
Use the Orchestrate Manager API to manage user accounts, or smart contracts deployed on a chain. The Orchestrate Manager exposes HTTP REST APIs to enable fine-grained account management.
The smart contract identity is used to identify known contract events in the Transaction Listener. Unlike user accounts, smart contract identities do not perform cryptographic operations since they do not have private keys.