Welcome to the repository that holds a documentation for AgriDot - Polkadot Web3 mobile dApp for farmers.
Live version of the documentation here
The documentation contains 2 main sections
- AgriDot guide for developers
- AgriDot guide for users
For development of documentation
npm run docs:dev
To build documentation
npm run docs:build
To check documentation
npm run docs:serve
npm docs:preview