Code Monkey home page Code Monkey logo

assets's Introduction

Introduction

This repository holds a list of whitelisted tokens in the Elrond web tools. A whitelisted token can have website and socials URLs, a logo or a description, that will be displayed on Elrond products, such as the Elrond Explorer or the Web Wallet. The logos are also used in the Maiar App.

Custom ESDT logo & description

Amplify your brand via the Elrond Network web tools & the Maiar App.

Add a logo, description & socials for your ESDT token.

Project owners can create a PR to this repo. Create a folder named exactly as your ESDT ID or NFT Collection ID, i.e. TOKEN-abcc123. Add 2 files for the logo: logo.png and logo.svg. Also add an info.json file containing all the relevant information, as following:

info.json

Here’s a prefilled template for the .json file to get you started:

{
    "website": "https://www.elrondtoken.com",
    "description": "The ERD token is the utility token of Elrond Token",
    "ledgerSignature": "1234",
    "social": {
        "email": "[email protected]",
        "blog": "https://www.elrondtoken.com/ERD-token-blog",
        "twitter": "https://twitter.com/ERD-token-twitter",
        "whitepaper": "https://www.elrondtoken.com/ERD-token-whitepaper.pdf",
        "coinmarketcap": "https://coinmarketcap.com/currencies/ERD-token",
        "coingecko": "https://www.coingecko.com/en/coins/ERD-token"
    },
    "lockedAccounts": {
        "erd1alice": "Team vesting",
        "erd1bob": "Locked private sale"
    },
    "extraTokens": [
        "LPTOKEN-1234",
        "STAKED-1234"
    ],
    "status": "active"
}
  • ledgerSignature will be generated by Elrond. It will give your token “whitelist” status on the Ledger app and enable a more data rich flow for users storing your token on their Ledger hardware wallets. If one wants to set a Ledger signature, request it when opening a PR.
  • lockedAccounts defines accounts that do not actively transfer tokens, which will be subtracted from the supply to determine the circulating supply of the token
  • extraTokens defines tokens / MetaESDT collection identifiers that are part of the token itself (LP tokens, Farm tokens, Metastaking tokens, etc). These extra tokens will be also taken into consideration when calculating distinct accounts & total number of transactions in the token details API endpoint

Guidelines:

  • logo does not resemble Elrond/Maiar logos, or other trademarked visual identities
  • PR files need to be named info.json, logo.svg and logo.png
  • the PR title has to be the token name + identifier (ex: TOKEN-abc123)
  • projects need to have a minimum of 1000 token holders and token transactions
  • projects need to have a minimum of 1000+ Twitter, Discord or TG official channel followers
  • projects need to have a working website
  • max pic size 100kb (.png, .jpg)

Logos general requirements

  • must look good also when cropped as a circle
  • must define a transparent background
  • must have sufficiently good contrast both when rendered on a light background, as well as a dark background

logo.png

  • mandatory when opening a pull request
  • must have a resolution of 200x200 pixels
RIDE png
Example

logo.svg

  • mandatory when opening a pull request
  • must have a square format
RIDE svg
Example

assets's People

Contributors

severmm avatar tanghel avatar ioandanpopa avatar lucianmincu avatar arelrond avatar claudiulataretu avatar constantintovisi avatar sergivip avatar serban-marius avatar bogdan-rosianu avatar augustgermar avatar grenderro avatar hlnagy avatar dranfree1 avatar macbenouze avatar andreas1798 avatar paulhendi avatar overgamesdev avatar claodios avatar alexandrupislariu avatar saoirsefree avatar evoadmin685 avatar michavie avatar longin1982 avatar dragos-rebegea avatar gwordo87 avatar naighba avatar baloosuperrarebears avatar danielailie avatar dan-merlea 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.