yarn | yarn install
Go to https://gitlab.com/rarimo/polygonid/contracts to get more info about contracts or deploy them by yourself
To setup contract addresses follow this format:
VITE_QUERY_VERIFIER_CONTRACT_ADDRESS_SWISSTRONIK=0x000000000
VITE_VERIFIED_SBT_CONTRACT_ADDRESS_SWISSTRONIK=0x000000000
yarn start
yarn build
yarn lint
yarn test
yarn rsc %release-version%
docker build --no-cache --progress=plain --build-arg BUILD_VERSION=1.0.0-rc.0 -t react-template .
This project is licensed under the MIT License - see the LICENSE.md file for details