GithubHelp home page GithubHelp logo

jinjorge / crypto-summaries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ekurutepe/crypto-summaries

1.0 3.0 0.0 50 KB

An API to get short summaries of key features of crypto currencies

Home Page: https://krausefx.github.io/crypto-summaries/

License: Other

Ruby 40.93% HTML 59.07%

crypto-summaries's Introduction

Crypto Summaries

If you automate crypto currency trading, and send out reports, you might want a summary of what a coin does, is it a coin that for advertising? Gaming? Paying coffee?

This project tries to provide the simpliest possible API to get a summary of a coin. Ideally this would be integrated in coinmarketcap, but unfortunately that's not the case right now.

Check out krausefx.github.io/crypto-summaries for a list of the available summaries.

State of the project

This is a super early version of what this might look like, of course there is not a ton of content here yet. Feel free to check out the existing, supported coins on krausefx.github.io/crypto-summaries and contribute more on GitHub directly.

How to use the API

Access the summary of Bitcoin:

Alternatively you can also use the name of the coin instead of symbol

Access the summary of Ethereum

Same thing, e.g.

How does it work?

There is a reference folder called ./reference, that conatains the summary for x sentences for each currency. Those will be copied over to the public facing coins directory with different names, to make the API as flexible as possible.

Check out the ./reference directory, you can use the official symbol with the number of sentences ([symbol]-[sentences].txt) and store the summary in there. Next time the script runs, it will be applied to all the public facing .txt files.

If you want to help, check out ./missing_summaries.txt for the currencies for which there is no summary available at all.

How can I contribute?

Important: Please only manually modiy the files in the ./reference directory, not the ones in coins, as those are the auto-generated ones.

You can use the GitHub UI to instanly edit the description without any coding skills:

  • Press t
  • Enter reference/[coin_name]-[lines].txt
  • Press enter
  • Press e
  • Edit the content and hit the Commit changes button at the bottom of the page

Re-generate the files

  • Make sure to run bundle install to install all dependencies
  • Run bundle exec rake generate
  • Commit & push the changes

crypto-summaries's People

Contributors

krausefx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.