Developer Documentation for Hypercerts
Welcome to the developer documentation for Hypercerts! This guide will provide you with all the information you need to get started with developing applications using Hypercerts.
API Documentation
The API documentation section contains detailed information about the hypercerts SDK and contracts. You will find everything you need to integrate Hypercerts into your applications.
NPM packages
We provide the following NPM packages for you to use in your applications:
Starter app
The starter app repo contains a sample application that demonstrates how to use the Hypercerts SDK to create a simple web application based on Next.js, Chakra UI, and the Hypercerts SDK.
NOTE
The starter app is a template to feel free to fork it and get started quickly.