1.0.0 • Published 1 year ago
@majora-finance/libraries v1.0.0
Majora protocol librairies
This repository contain libraries used on many times on the protocol:
contracts/Datatypes.solCommon typing definitionscontracts/LibBlock.solLibrary handling the storage loaders for blocks and their executioncontracts/LibOracleState.solLibrary handling the OracleState structure manipulationscontracts/LibPermit.solLibrary handling usage of permitcontracts/VaultConfiguration.solLibrary handling the vault configuration bitmap storage
You can install the library in your project with:
npm install @majora-finance/libraries