Coder Social home page Coder Social logo

erc20-indexer's Introduction

Simple ERC-20 Indexer

This is an skeleton app that uses the Alchemy SDK rigged to Alchemy's Enhanced APIs in order to display all of an address's ERC-20 token balances.

Set Up

  1. Install dependencies by running npm install
  2. Start application by running npm run dev

Challenge

Fork this repo and build out more features! This is minimalistic on purpose.

We purposefully built this app to be minimalistic so that you can get some software development practice in fixing our bugs! ๐Ÿชฒ

Here are a few challenge suggestions:

  1. Add Wallet integration so that any user that connects their wallet can check their ERC-20 token balance
  2. There is no indication of a request in progress... that's bad UX! Do you think you can add some sort of indication of loading?
  3. Add some styling! ๐ŸŽจ
  4. The token balances can sometimes be a little long and break the outline of the page... can you fix that? ๐Ÿ”ง
  5. There is no error-checking for wrongly formed requests, or really any error checking of any kind... can you add some in?
  6. The images and grid display could look better... anything you can do about that?
  7. There are ways to make this app faster... can you implement some of them? How can the query be made even quicker?
  8. Can you add ENS support for inputs?
  9. Completely open-ended!! Use this as the base for your next hackathon project, dream company or personal expedition :)

erc20-indexer's People

Watchers

 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.