Giter Club home page Giter Club logo

erc721-ux's Introduction

erc721-ux

Intro

Your job is to build a simple UX to visualize and manipulate ERC721 Tokens.

This repo contains the references (code + ABI) for two ERC721 tokens deployed on the Rinkeby testnet, which you'll need to use.

  • Song for a City ( 0x004a84209a0021b8ff182ffd8bb874c53f65e90e on Rinkeby ) (get the ABI)
  • Tout Doucement (0x89150a0325ecc830a2304a44de98551051b4f466 on Rinkeby ) (get the ABI)

To get started using these tokens, I suggest you use the truffle generated ABI and MyCrypto in order to claim/buy a token for each.

Tasks list

  • Create a repo to host your work
  • Create a React / Vue JS app (2 pts)
  • Connect your app to the Rinkeby network through Metamask and display the ChainId, the last block number, and user address (2 pts)

For the next 3 questions, use token 'Song for a city'

  • Display the name and the total token number (2 pts)
  • Display the information (image, name and description) referenced in the Metadata URI for token 0 (2 pts)
  • Create a button to claim a new token for the current user(2 pts)
  • Create a view for token "Tout Doucement" and create a button to buy a token (this one needs to be paid for) (2 pts)
  • Create a view to display all the tokens the current user has on both ERC721 (2 pts)
  • Create an interface to transfer a token (2 pts)
  • Create a view to visualize all the token holders for each ERC721 (2 pts)
  • Create routing + views to display all the tokens held by any address specified in the URL (2 pts)

erc721-ux's People

Contributors

l-henri 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.