Development
Showing how to setup @protokol/guardian development environment.
Prerequisites
To run local development enviornment execute the following steps:
1. Clone guardian repository
git clone https://github.com/protokol/guardian.git
cd guardian
yarn && yarn build2. Run Postgres database
cd docker/development/testnet
docker-compose up postgres3. Run local blockchain
Version Bumping
Prerelease
Patch
Changelog
Insomnia

Last updated
Was this helpful?