@adrastia-oracle/adrastia-periphery

[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) ![4047 out of 4047 tests passing](https://img.shields.io/badge/tests-4047/4047%20passing


Keywords
adrastia, oracle, library, ethereum, solidity, evm, arbitrum-oracle, blockchain, data-feeds, defi, ethereum-oracle, optimism-oracle, polygon-oracle, price-feeds
License
SSPL-1.0
Install
npm install @adrastia-oracle/adrastia-periphery@4.12.0

Documentation

Adrastia Periphery

standard-readme compliant 4038 out of 4038 tests passing test-coverage 100%

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

  1. Clone the repository
git clone git@github.com:adrastia-oracle/adrastia-periphery.git
  1. Enter the project folder
cd adrastia-periphery
  1. 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