Tessera API
The Tessera API consists of three parts:
GoQuorum to Tessera API
GoQuorum uses the GoQuorum to Tessera API to:
- Check if the associated Tessera node is running.
- Send and receive private transactions.
Peer to peer API
Tessera uses the Peer to peer API to:
- Perform discovery.
- Send and receive encrypted payloads.
Third party API
Tessera uses the third party API to store encrypted payloads for external applications. For example, Quorum.js.
Configure the Tessera API servers in serverConfigs
in the Tessera configuration file.