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.
Demo Apps
In the demo apps repo, you will find a collection of sample applications that show the bare minimum to implement hypercerts. These apps serve as a starting point for your own development and can be used as a reference to understand how to implement the SDK.
Issue Tracking
If you encounter any issues or have questions while working with hypercerts, the issue tracking is the place to go. Here, you can find a list of known issues, report new issues, and participate in discussions with the hypercerts community.
Quickstarts
The quickstarts section provides step-by-step guides to help you quickly get up and running with Hypercerts. Whether you are a beginner or an experienced developer, these guides will walk you through the process of setting up your development environment and creating your first Hypercerts application.
Quickstart Javascript Quickstart Solidity
We hope you find this developer documentation helpful in your journey with Hypercerts. Happy coding!