Skip to content

Web3 Sandpit

API Documentation

API Documentation for Developers on TrackGenesis

TrackGenesis logo

Getting Started

Before you can start using the Certicheck API service, you need to do the following:

  1. Create a .env file in the root of the project. You can find a sample .env file in the root of the project. Update the values in the .env file to match your environment.

  2. Install all the dependencies by running the following command:

bash
npm install
  1. Start the server by running the following command:
bash
npm run dev

CertiCheck