Skip to content

Get Started

Mathieu edited this page Jun 15, 2022 · 4 revisions

Before installing the project, I suggest having a look around the nest documentation : NestJs.

Blockchain

Main concept

However, if you're not familiar with the blockchain theory and especially with BigChainDb, you should read these articles :

Within the API

When an event listener is triggered, the API uses BigChainDb to record actions on the blockchain after our system has certified if an element or entity is valid. You can read more about it here : Data-authenticity.

Endpoints documentation

You can access the endpoints documentation here.

Clone this wiki locally