0.0.5-alpha.1 • Published 12 months ago
diamond-beacon v0.0.5-alpha.1
Diamond Beacon
A Diamond Beacon is a mix of a Diamond and a Beacon Proxy. This allows for the central implementation management of multiple contract instances.
The implementation is based on diamond-1-hardhat and OpenZeppelin's
BeaconProxy contracts. Thank you for that.
See Example.t.sol and ExampleUpgradeable.t.sol for usage examples.
Overview
![]()
Development
Build:
forge build --sizesTest:
forge test -vvv0.0.5-alpha.1
12 months ago