0.1.17 • Published 12 months ago
@murphy-labs/strateg-protocol-libraries v0.1.17
Strateg protocol librairies
This repository contain libraries used on many times on the protocol:
contracts/Datatypes.sol
Common typing definitionscontracts/LibBlock.sol
Library handling the storage loaders for blocks and their executioncontracts/LibOracleState.sol
Library handling the OracleState structure manipulationscontracts/LibPermit.sol
Library handling usage of permitcontracts/VaultConfiguration.sol
Library handling the vault configuration bitmap storage
You can install the library in your project with:
npm install @murphy-labs/strateg-protocol-libraries