Skip to main content
Version: current

Manage Templates

The templates are the agreements between the fellowships they are described using Quivr.

Add a new template

To add a new template to the wallet run the following command:

brambl-cli templates add --walletdb $WALLET --template-name $LOCK_TEMPLATE_NAME --lock-template $LOCK_TEMPLATE

List all templates

To list all templates in the wallet run the following command:

brambl-cli templates list --walletdb $WALLET