Documentation
Developer documentation
Full API reference, SDK guides, and integration tutorials are coming soon. In the meantime, explore the Aver core protocol or get in touch with our team.
// Quick start example
const result = await aver.submit({
schema: "acord:coi:25:2024",
data: coiPayload,
delegationToken: token
});Detailed SDK documentation and API reference launching soon.