ashwinrz / oracles.club

the only club you need to join for ethereum oracle data

Home Page:https://oracles.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • npm
npm install npm@latest -g

Installation

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

Usage

After installation, run npm install and then run npm start which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp the default task that builds everything
  • gulp watch browserSync opens the project in your default browser and live reloads when changes are made
  • gulp css compiles SCSS files into CSS and minifies the compiled CSS
  • gulp js minifies the themes JS file
  • gulp vendor copies dependencies from node_modules to the vendor directory

You must have npm installed globally in order to use this build environment. This theme was built using node v11.6.0 and the Gulp CLI v2.0.1. If Gulp is not running properly after running npm install, you may need to update node and/or the Gulp CLI locally.

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

Tom Schmidt - @tomhschmidt - tom@dcp.capital

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

Acknowledgements

  • Ashwin Ramachandran

About

the only club you need to join for ethereum oracle data

https://oracles.club

License:MIT License


Languages

Language:CSS 69.9%Language:HTML 23.0%Language:JavaScript 7.2%