Code Monkey home page Code Monkey logo

ens.domains's Introduction

ens.domains

Landing page for ens.domains

Setup

git clone https://github.com/ensdomains/ens.domains
cd ens.domains
yarn
yarn develop

Adding logos of integrated Dapps and Wallets

The success of ENS all depends on wallets and dapps to integrate ENS into your product and service. To show support and recogninition of your hard work, we would love to list your brand in our website.

To enable ENS in your wallets and dapps, there are three ways.

  • Resolve ENS names
  • Support Reverse Resolution
  • Let Users Name Things

Please read our doc for more information.

Once you integrate ENS, please raise pull request with the following steps.

0. Prep work: Fork our repo

Please follow this instruction to learn the basic of how to contribute to open source project if this is your first time to do so.

1. Add your logo image

The category is either under apps, desktop, or mobile.

We recommend filename to be all lowercase with png file format

eg:

src/components/supportedApps
├── apps
├── desktop
├── mobile
│   ├── burnerwallet.png

2. Add metadata

Add filename of the image file you just as a key and set link and name data into src/components/supportedApps/links.json

eg:

  "burnerwallet": {
    "link": "https://xdai.io/",
    "name": "Burner Wallet"
  }

3. Make sure it displays correctly.

yarn develop

Open on http://localhost:8000 to check if your newly added logo is properly displayed.

Preview

4. Raise PR

When raising your pull request, please add the following informatin.

  • Name
  • Type
  • Level of integration
  • How to test (would help a lot if you add screenshot)
  • Github repo (if the code is open sourced)

Example PR

ens.domains's People

Contributors

jefflau avatar makoto avatar germartinez avatar dependabot[bot] avatar sohkai avatar midnightlightning avatar jamesmorgan avatar jsdu avatar paulrberg avatar tboeckmann avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.