CLI tool to sign and build cover verification requests using a dfx identity
npm install cover-buildercover-builder - Cover build submission toolSign and submit a cover build request easily!
Communicates with the cover-validator API for cover
Reads the default (current) dfx identity, compatable with unencrypted pems.
Stores configuration in a cover.json file in the current working directory
npm i -g cover-builder or yarn add -g cover-builder
1. clone repo
2. cd cover-builder
3. pull node packages
4. npm install -g .
1. cd project root
2. build and deploy project with @psychedelichq/cover docker
3. run cover-builder