This is a demostration of solidity development, compared to work with truffle.
©️ Frank Wei All Right Reserved.
yarn build # Yarn
npm run build # NPM
It's so easy with waffle, you can just run
npx waffle flatten
to get the flattened version of your contract.
Flattened contract will be in ./flatten
folder