Skip to content

frankwei98/My-solidity-workshop

Repository files navigation

Contract with waffle

This is a demostration of solidity development, compared to work with truffle.

©️ Frank Wei All Right Reserved.

How to build

yarn build # Yarn
npm run build # NPM

How to flatten my contract

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published