build.sh 113 Bytes
#!/bin/bash

set -e

yarn build:contracts
yarn build:contracts:ovm
yarn generate:artifacts
yarn build:typescript