GithubHelp home page GithubHelp logo

surendrasomai / usecrypto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deamme/usecrypto

0.0 0.0 0.0 401 KB

A list of resources where you can spend your ETH, BTC, DAI etc.

Home Page: https://usecrypto.xyz/

License: MIT License

JavaScript 58.14% CSS 41.86%

usecrypto's Introduction

Use Crypto

A list of resources where you can spend your ETH, DAI etc.

GitHub issues GitHub forks GitHub stars GitHub license

Development

  1. Install dependencies using npm install
  2. Run site using npm start

Pull Requests

Pull requests are very welcome to both add functionality and websites - check the repo issues for details!

Adding a website

The list of all currently known websites are listed under data/data.json

Fork the repo and add any websites that are not in the list with the following format

{
    "title": "<Title name goes here>",
    "link": "<link to website goes here>",
    "categories": ["<single or multiple catagories seperated with commas>"],
    "crypto": ["<single or multiple accepted cryptos seperated with commas"]
}

For example:

{
    "title": "Laptop Power Bank",
    "link": "https://www.laptoppowerbank.com",
    "categories": ["Shopping", "Electronics"],
    "crypto": [
      "BTC",
      "XRM",
      "LTC",
      "SBD",
      "XVG",
      "DGB",
      "DOGE",
      "SMART",
      "NEO",
      "VTC",
      "UBQ"
    ]
}

Then create a pull request to update the list.

usecrypto's People

Contributors

frederikbolding avatar deamme avatar daskas-welt avatar khattakdev avatar blakeinstein avatar djameled avatar johan-ng avatar premgwl avatar rzadev avatar amreshk005 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.