/oracles.club.server

oracles.club server

Primary LanguagePythonMIT LicenseMIT

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 - ashwin@dcp.capital

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