Skip to content

dragonfly-xyz/oracles.club.server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

𝖔𝖗𝖆𝖈𝖑𝖊𝖘.𝖈𝖑𝖚𝖇

the only club you need to join for ethereum oracle data
Explore the docs »

View Site · Report Bug · Request Feature

Table of Contents

About The Project

Built with love by Dragonfly Capital

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Set up the appropriate environment variables corresponding to your personal api keys. The following environment vars are required: ETHERSCAN_API_KEY, ALETHIO_API_KEY, COINBASE_API_KEY, COINBASE_SECRET_KEY, COINBASE_PRIVATE_KEY. Then start a local redis context (e.g. redis-server).

Installation

To begin using this template, choose one of the following options to get started:

Usage

After the appropriate ENV variables are set, launch the server using:

python3 oracles.py

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ashwin Ramachandran - @ashwinrz - [email protected]

Project Link: https://github.com/Dragonfly-Capital/oracles.club.server

Releases

No releases published

Packages

No packages published

Languages