This is developer docs for the Verify Protocol.
See a live version of these docs here.
npm is required to run and build these docs. Find instructions for both below:
- Install the dependencies.
npm install
- Start the development server and visit localhost:3000.
npm dev
This project is licensed under the MIT License.