@markeljan/circuitbreaker
v1.0.0
Published
Turtleshell EIP-7265 Circuitbreaker Implementation
Downloads
6
Maintainers
Readme
EIP-7265 Reference Implementations
This is the source code for a reference implementation of EIP-7265.
Build and Test
The repo expects a Foundry build system, optionally using visual studio code for editing. You can run the test suite with:
forge install openzeppelin/openzeppelin-contracts --no-git
forge install foundry-rs/forge-std --no-git
forge test