Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

SW Repo; Content Manager: CES-001; Repository to facilitate the onboarding of new ilks into the DSS

License

Notifications You must be signed in to change notification settings

makerdao/dss-onboard-ilk-helper

Repository files navigation

DSS onboard ilk helper

Facilitates the onboarding of new ilks into DSS.

This repo contain all of the pre-spell steps required to add a new ilk to the system.

Usage

Install dependencies

# Install tools from the nodejs ecosystem: prettier, solhint, husky and lint-staged
make nodejs-deps
# Install smart contract dependencies through `foundry update`
make update

Create a local .env file and change the placeholder values

cp .env.example .env

Build contracts

make build

TODO

About

SW Repo; Content Manager: CES-001; Repository to facilitate the onboarding of new ilks into the DSS

Resources

License

Stars

Watchers

Forks