Silicon's blog

Menu
  • Home
  • Kadena
  • Solana
  • Ethereum
  • Bot Automation
  • Proxmox
  • Nginx Proxy Manager
  • Others
  • Contact
Menu

Some minor issues on the Build and Deploy a Web 3.0 Cryptocurrency Exchange Decentralized Application by JavaScript Mastery

Posted on October 19, 2022May 17, 2023 by Silicon
Sharing is Caring:
Twitter 0
Copy 0

 

The YouTube channel JavaScript Mastery clearly demonstrated how to deploy your own web3.0 decentralized exchange on Ethereum.

There is a but related to the dropdown menu of the swap page at the end of the video. As the setShowList function is triggered twice every time we click the dropdown menu, it will not close correctly.

To solve this issue, we may remove the setShowList(false); on line 55. I tried to leave a comment, but YouTube removed it automatically as it contains some random code. I hope this can help you if you have trouble solving this issue.

You may have a look of my completed project here.

Leave a Reply Cancel reply


The reCAPTCHA verification period has expired. Please reload the page.

©2024 Silicon's blog
Click to Copy