Code Monkey home page Code Monkey logo

defi-tokens-wiki's People

Contributors

0age avatar 0x1d00ffff avatar alvinhung avatar brendan-defi avatar d1ll0n avatar deficook avatar graemecode avatar innopreneur avatar jbhav24 avatar metaspartan avatar nadavhollander avatar patrickxrivera avatar philiparthurmoore avatar randomcomposition avatar trevf avatar typicalhog avatar xibot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

defi-tokens-wiki's Issues

Bounty: DeFi Assets Wiki Web App

Context

The DeFi Assets Wiki has the potential to be the canonical repository for DeFi token information and discovery. If it becomes widely adopted by the community, the DeFi Assets Wiki can:

  • Be the go-to place for researching new assets
  • Directing investment decisions through tags
  • Help prevent fraudulent tokens from getting any traction

The Wiki is already used in Dharma to provide all asset information. If successful, it could provide this information for many more wallets and DeFi services that enable users to interact with the many thousands of tokens on Ethereum.

Right now though, it’s simply too hard for non-technical users to submit updates to the Wiki.

Bounty Details

So we are offering a bounty to the person who creates a UI for creating and submitting PRs to the DeFi Assets Wiki. The front-end should:

  1. Enable users to search assets by name, address, or tag
  2. Enable users to see all meta-data associated with a given token
  3. Enable users to see a list of all tags and each of their associated assets
  4. Provide users with a simple method of suggesting updates to asset information
  5. Provide users with a simple method of suggesting verification of certain assets
  6. Provide users with a simple method adding tags to tokens (or tokens to an existing tag list)
  7. Provide users with a simple method for suggesting a token logo via upload.
  8. Once a user has inputted all of their “suggestions”, should give the user the means to generate a PR to be automatically submitted to the DeFi Assets Wiki PR can either be submitted through a user’s Github account (connected via OAuth) or through a dedicated account controlled by the UI Operator
  9. Code & design should be simple, minimal, and elegant

We have acquired the defi-wiki.com domain name, and, given an appropriate submission, will point said domain name at a deployed, functioning instance of the submission.

The reward for this bounty is 1000 DAI (or equivalent in ETH).

Process:

  • Request-For-Proposal: Present a light specification of the submission (i.e. basic UI design / scaffolding). 1-pager with minimal Figma designs is sufficient.
  • The best proposal will have their Request for Work approved, and the project will start.

We are processing this bounty through Gitcoin

Master branch tests failing PRs

Hi,

One of the tokens in the master branch is causing all PRs to fail. Here is the snippet from the build logs (build 10.X):

FAIL test/token-metadata/metadata.test.js (54.782 s)
  ● metadata.json › 0x967da4048cD07aB37855c090aAF366e4ce1b9F48 › metadata.json › should only have valid fields

    expect(received).toBe(expected) // Object.is equality

    Expected: true
    Received: false

      80 |                             it("should only have valid fields", () => {
      81 |                                 const fields = metadata.socialLinks.map(({ type }) => type);
    > 82 |                                 expect(fields.every(field => VALID_SOCIAL_LINK_FIELDS.includes(field.toLowerCase()))).toBe(true);
         |                                                                                                                       ^
      83 |                             })
      84 | 
      85 |                             if (metadata.twitter) {

      at Object.it (test/token-metadata/metadata.test.js:82:119)

OCEAN has a github type social link which isn't supported in the tests.

https://github.com/defi-wikis/defi-tokens-wiki/blob/master/token-metadata/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/metadata.json

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.