Install Address Proofs

Prerequisites

  • You have installed Veriscope and signed the Veriscope Trust Anchor Agreement with Address Proofs included

  • You have generated a [classic] GitHub Personal Access Token (PAT) which allows access to the ShyftNetwork/addressproofs repo.

Run Address Proofs Ansible Playbook

From the root directory (~/veriscope), run the following command:

ansible-playbook -i infra/configure/inventory/veriscope-nodes.yaml infra/configure/playbooks/install-addressproofs-module.yaml -e "gh_pat=<your-github-pat>"