Components Overview
OpenAttestation comes with a set of tools that help you to build, verify or share documents depending on your need.
In this section you will discover all the tools that OpenAttestation offers and how to use them:
- Wrapper SDK (javascript) is the core of OA allowing you to create transferable record or verifiable document.
- Verification SDK (javascript) helps you to verify that documents are valid OA documents.
- Encryption SDK (javascript) assists you to share and store your OA documents in a secure way.
#
Additional components / tools:- oa-verify - Library that takes in document and returns verification results
- document-store - Repository with Document Store smart contract and helpers
- token-registry - Repository with Token Registry smart contract and helpers
- ethers-contracts-hooks - Utility library for using smart contracts in React
- decentralized-renderer-react-components - Library for custom renderers
- dnsprove - Library that returns OA DNS-TXT results for a given domain
- oa-encryption - Library that handles OA Common Encryption
- oa-functions - Infrastructure templates for OA functions such as verify