Git Product home page Git Product logo

token-icons's Introduction

Token Icons

Token Icons is a community-led initiative to source and maintain ERC20 icons in a transparent and highly-accessible way. The project is structured as follows:

  • /assets: Repository containing metadata and PNG images for ERC20 icons.
  • /frontend: Next.js website to discover and get info about popular ERC20 icons.
  • /package: Node package with helper functions for interacting with assets.

NPM Package

To install:

npm i token-icons 
import { image } from 'token-icons'

const Example = () => {

    return (
        <img src={image('0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9')} />
    );
  }
}

Source: https://www.npmjs.com/package/token-icons

token-icons's People

Contributors

albertocevallos 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

Watchers

 avatar  avatar  avatar

token-icons's Issues

Missing license for the code repository

Hey!

First of all I want to say that this is a great initiative for the community! ๐Ÿ™ I noticed that even though the NPM package is MIT licensed the code repo does not seem to have a license file. This could make people wary of using it in production. Could you add an appropriate license?

Fuse Network Logo add

Type

ERC20

Address

[00x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d]

Description

Infrastructure for Open Source Money.
The most business and consumer-friendly blockchain ecosystem for
mainstream adoption of web3 payments.

Website

https://fuse.io/
fuselogo

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.