Skip to content

al-neptune/challenge-01-data-fetching

 
 

Repository files navigation

Challenge 01

Problem

The real data for the connected wallet address is being overriden by the fallback data

Requirements

  • If wallet is not connected, use the fallback address to display the fallback data
  • If wallet is connected, display the data for the connected wallet address
  • Create 2 solutions
    • using .then() and .catch() methods
    • using async and await
  • Use 0x0000000000000000000000000000000000000000 as the fallback address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%