1.0.0-alpha • Published 4 years ago
@bhinexo/lib v1.0.0-alpha
Bhinexo Library
Solidity libraries Solidity libraries for the Bhinexo Protocol contracts. This package focuses on safety and execution gas efficiency.
Install
Run yarn to install dependencies.
Test
Run yarn test to execute the test suite.
Usage
Install this in another project via yarn add @bhinexo/lib
Then import the contracts via:
import '@bhinexo/lib/contracts/libraries/Babylonian.sol';