Main repo for the Shields smart contracts.
All crest SVG addresses are listed in deployedSVGs.json.
Must be running node v14 or later.
First make sure you have run yarn install and yarn run build.
yarn run test
to update snapshots:
UPDATE_SNAPSHOT=1 yarn test