This repo containe scripts for RWA deals onboarding
make update
make nodejs-deps
make build
make test ILK=<ILK_NAME> # Run unit tests for a specific onboarding
make deploy-ces-goerli ILK=<ILK_NAME> # to deploy contracts for the CES Fork of Goerli MCD
make deploy-goerli ILK=<ILK_NAME> # to deploy contracts for the official Goerli MCD
make deploy-mainnet ILK=<ILK_NAME> # to deploy contracts for the official Mainnet MCD