@adrastia-oracle/adrastia-periphery v4.11.1
Adrastia Periphery
Adrastia Periphery is a set of Solidity smart contracts that complement the Adrastia Core smart contracts.
Install
Requirements
- node: v16 or later
- yarn
- git
Recommendations
- Operating system: Linux (Fedora is used for development and testing)
Procedure
- Clone the repository
git clone git@github.com:adrastia-oracle/adrastia-periphery.git
- Enter the project folder
cd adrastia-periphery
- Install using yarn (npm should work too)
yarn install --lock-file
Usage
Accessing the smart contracts
The Adrastia Periphery smart contracts are available via the npm artifact @adrastia-oracle/adrastia-periphery
.
Install
yarn add @adrastia-oracle/adrastia-periphery
or
npm install @adrastia-oracle/adrastia-periphery
Security
If any security vulnerabilities are found, please contact us via Discord (TylerEther#8944) or email (tyler@trilez.com).
Contributing
Please refer to the contributing guide.
License
Adrastia Periphery is licensed under the Business Source License 1.1 (BUSL-1.1).
Exceptions
- Some interfaces and libraries located at contracts/rates/ are licensed under the MIT License.
- The files located at contracts/compatibility/ are licensed under the MIT License.
- The files located at contracts/vendor/chainlink are licensed under a different MIT License.
- The files located at contracts/vendor/aave are licensed under various licenses as specified in the files.
11 months ago
10 months ago
11 months ago
12 months ago
1 year ago
12 months ago
1 year ago
1 year ago
11 months ago
1 year ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago