Welcome to the documentation site repository for the Veridian platform. This site is generated using Nextra, a Next.js based static site generator. Follow the instructions below to get started with the project.
Ensure you have the following installed on your machine:
-
Clone the repository:
git clone https://github.com/cardano-foundation/veridian-docs.git cd veridian-docs
-
Install the dependencies:
npm i
To start the development server, run the following command:
npm run dev
This will start the server and you can view the site by navigating to http://localhost:3000 in your web browser. The server supports hot reloading, so any changes you make to the files will automatically be reflected in the browser.
All contributions are welcome! Please feel free to open a new thread on the issue tracker or submit a new pull request.
Please read Contributing in advance. Thank you for contributing!
This work is licensed under a Creative Commons Attribution 4.0 International License.