In the part 1 of this guide we wrote the ERC20 Token Swap smart contract and now it is time to build its frontend. The HTML, CSS code for the frontend can be found at the bottom of this guide that…
Awesome ERC20 Token Swap With Solidity, Vanilla Javascript, EtherJs & Web3Js – 1
In this tutorial, we will walk you through the process of creating a decentralized application (dApp) for ERC20 token swap. This guide is perfect for blockchain developers who want to learn how to build smart contracts in Solidity and integrate them…