1.0.0 • Published 1 year ago

@markeljan/circuitbreaker v1.0.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
1 year ago

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
1.0.0

1 year ago