Skip to content

PoeAudits/PoeTest

Repository files navigation

PoeTest

This repo is a general framework for writing contracts and tests. It is a work in progress. This is provided as is.

Replace CONTRACT_NAME_HERE across multiple files.

This repository uses contracts from the Recon-Fuzz chimera github repo: https://github.com/Recon-Fuzz/chimera

Makefile

See test/PoeUtils/BeforeAfter.sol after running command.

$ make interface

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Help

$ forge --help
$ anvil --help
$ cast --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published