Skip to content

This is an open-source tool for doing research in crypto. You can easily look up real-time data (prices, TVLs, on-chain data) about Tokens, Exchanges, NFTs, Blockchains, etc.

License

Notifications You must be signed in to change notification settings

publikphigor/dyor

Repository files navigation

DYOR

Project Overview and Demo

This is an open-source tool for carrying out extensive research on cryptocurriencies and crypto projects. On DYOR, you can easily look up real-time data (prices, TVLs, on-chain data) about Tokens, Exchanges, NFTs, Blockchains, etc.
Click here to view live demo. dyor

To-do Checklist

This is a list of the intended features of this project.

  • Create a landing page showing project description, important links, Crypocurencies list (top 8), Exchanges list (top 8), Blockchains list (top 8), and NFTs list (top 8) - 50% completed.
  • Create a page for all Cryptocurrencies and a nested route for each to show details of the token.
  • Create a page for all Blockchains and a nested route for each to show details of the Blockchain.
  • Create a page for all Exchanges and a nested route for each to show details of the Exchange.
  • Create a page for NFTs and a nested route for each to show details of NFT.
  • Details to be shown includes name, description, 24hour percentage (volume, price), exchanges listed, market cap, TVL, etcetera.
  • Setup CI/CD pipeline.
  • Unit, functional and end to end testing using Jest, Cypress or any well-known framework.

Getting Started

Prerequisites:

Tech Stack

Running the code locally

  1. Download the code to your local machine or fork this repo and clone using Git. Open Terminal in your desired folder and run the command:
    git clone https://github.com/publikphigor/dyor
  2. cd into the root folder using:
    cd dyor
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Start Hacking!

Contributing

There are several ways to contribute to this project. They include:

  • Improving the documentation.
  • Contributing code.
  • Opening issues to report bugs or suggest new features.
  • It is a free world over here, all suggestions and ideas are welcomed! To start contributing, kindly read the Contributing Guide.

Support

Asides contrinuting directly to the project by opening issues and PRs, you can support this project by giving it a Star!

License

This project is Licensed with MIT License.

About

This is an open-source tool for doing research in crypto. You can easily look up real-time data (prices, TVLs, on-chain data) about Tokens, Exchanges, NFTs, Blockchains, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •