Skip to content

chulavege1/ethereum-wallet-interface

Repository files navigation

Docker commands to run pj

  1. sudo docker build -t ethereum-wallet-interface .
  2. sudo docker run -p 5003:5003 ethereum-wallet-interface

Npm:

  1. yarn|npm install
  2. yarn|npm start:frontend

Ethereum Wallet Interface The Ethereum Wallet Interface is a project providing an integration interface with Ethereum wallets. This project leverages the power of React, TypeScript, and Webpack, and utilizes libraries such as ethers, @ethersproject/providers, @web3modal/ethereum, and @walletconnect/web3-provider to interface with wallets and conduct transactions.

The application's theme has been generated with the help of Artificial Intelligence (AI) techniques.

Integration with Aave protocol is also incorporated, enabling the retrieval of the token list from Aave and facilitating easy interaction with these tokens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published