Loreum Chambers are composable DAO governance smart contracts for the Ethereum Virtual Machine.
Copy .example.env to .env
cp .example.env .env
yarn to install npm packages
yarn install
yarn setup to clone libs.
yarn setup
# Or
git submodule update --init --recursive
forge build
forge test --verbosity -vvv
You'll need to open two terminals.
Terminal 1
yarn chain
Terminal 2
yarn compile
yarn deploy:local