Code Monkey home page Code Monkey logo

defi-tokens-wiki's Introduction

Banner

DeFi Tokens Wiki

Overview

There are thousands of assets in AMMs & DEXs on Ethereum, and that number will rapidly trend towards infinity. The DeFi Tokens Wiki is a an attempt to categorize those tokens into high-signal lists and enrich them with up-to-date metadata, including:

  • ๐Ÿ’…๐Ÿป Logos
  • โœ… Verification Statuses (i.e. is this the $UNI token or a copy-cat?)
  • ๐Ÿ—’ Short-Form Descriptions
  • ๐Ÿ”ฎ Tags
  • ๐ŸŒ Social Links
  • Much more!

Our goal is to create the most comprehensive, collaborative corpus of information about tokens on the Ethereum blockchain (and perhaps beyond!)

Dharma pulls from this repository in their mobile app on a regular basis, but any project is welcome to do the same โ€” this data is non-proprietary and open-source. Tokens added to this repository are also regularly published in the Dharma token list on the Uniswap UI.

Such a large collection can be maintained only through a community effort, so contributions are welcome.

How To Suggest An Addition / Edit To The Wiki

  1. Familiarize yourself with the repository structure and schema with this guide.
  2. Submit a pull request with your proposed changes.
  3. Answer any follow-up questions in the PR from Dharma admins.
  4. Once your PR is merged by an admin, the Dharma app, Dharma Uniswap list, and any applications referencing this repo will be updated instantly

Submitting A Suggestion From Command Line

  • Fork the repository to your own GitHub account
  • Clone fork and create new branch:
git clone [email protected]:YOUR_HANDLE/defi-tokens-wiki.git
cd defi-tokens-wiki
git checkout -b <branch_name>
  • Add or edit tokens, tags, logos, or metadata in the appropriate directory. The repository structure & schema documentation will help you
  • Commit and push to your fork
git add -A
git commit -m โ€œAdd <token_name>โ€
git push origin <branch_name>
  • From your repo clone page make a new PR (pull request)
  • If you PR doesn't pass the automated test suite, please update your PR and push again
  • Once the automated test suite passes, a Dharma admin will be notified to approve the PR

Running the test suite locally

  • Install dependencies with npm i
  • Then run jest
  • Note: Non-admins can only merge PR's if the test suite passes.

Disclaimer

The Dharma team allows anyone to submit new assets to this repository. However, this does not mean that we are in direct partnership with all of the projects.

The Dharma team will reject projects that are deemed as scam or fraudulent after careful review. The Dharma team reserves the right to change the terms of asset submissions at any time due to changing market conditions, risk of fraud, or any other factors we deem relevant.

Documentation format inspired by TrustWallet

defi-tokens-wiki's People

Contributors

patrickxrivera avatar nadavhollander avatar brendan-defi avatar alvinhung avatar metaspartan avatar trevf avatar jbhav24 avatar randomcomposition avatar graemecode avatar typicalhog 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.