🐍 Welcome to your Moccasin project!
- Deploy to a fake local network that titanoboa automatically spins up!
mox run deploy
- Run tests
mox test
mox test -k test_you_want
mox test --coverage
mox test --coverage --cov-report term-missing
- Check gas usage
mox test --gas-profile
For documentation, please run mox --help
or visit the Moccasin documentation