Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ado-contracts

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ado-contracts

ADO contracts

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by36.84%
Maintainers
1
Weekly downloads
 
Created
Source

ADO Contracts

A medianizer price oracle for the Alliance of Decentralized Oracles pertaining to EIP 2362. This is unaudited code for demo purposes only.

This repository provides and example of how smart contracts can easily use ADO compliant oracles to aggregate off-chain data and use in their contracts.

Contracts:

  • ADOMedianizer - Pulls data from the specified ADO compliant oracles based on the standardized ADO data Id's. The ADOMedianizer includes(is) EIP2362Interface.

  • EIP2362Interface - is the standardized ADO oracle interface (EIP-2362).

  • SampleOracle - is a test centralized oracle contract that is compliant with the EIP-2362 and used for testing ADOMedianizer.

More information on EIP2362 can be found at: https://github.com/adoracles/EIPs/blob/erc-2362/EIPS/eip-2362.md

Disclaimer

This is unaudited code for demo purposes only.

Contributors

This repository is maintained by the Alliance of Decentralized Oracles.

Keywords

FAQs

Package last updated on 17 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc