@majora-finance/libraries
v1.0.0
Published
This repository contain libraries used on many times on the protocol:
Downloads
21
Readme
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