You can register an account address or, if the ledger supports smart contracts, a smart contract address as an endpoint.
If this is a smart contract endpoint, you can deploy the contract application binary interface (ABI) data when you register the endpoint.
To register an endpoint:
- Navigate to Endpoints.
- Click Create an endpoint.
- Enter the details of the endpoint, such as the name and description.
- Select the ledger.
- Enter the endpoint address.
- If the endpoint address is a smart contract address, enter smart contract ABI details in one of the following ways:
- Manually in JSON format.
- Uploaded in a file. The bytecode must be hex-encoded.
- Enter the trust score as a number from 1 to 100.
- Click Submit for Approval and sign the operation with the app.
The new endpoint is registered when the intent is successfully executed.