Skip to content

This is a cutting-edge website powered by ether.js, facilitating seamless transactions with unmatched ease.

Notifications You must be signed in to change notification settings

Iamalok007/Web_3-Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Send Transaction Using MetaMask Wallet

This repository contains a basic HTML website integrated with ether.js to facilitate transactions using the MetaMask wallet.

Features

  • Connect Your Wallet: Connect your MetaMask wallet to the website with the click of a button.
  • Check Balance: View your current Ethereum balance directly from the website.
  • Send Transaction: Initiate transactions by filling in the recipient's address, amount, message, and keyword.

Usage

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Click the "Connect" button to connect your MetaMask wallet.
  4. Use the "Click to check balance" button to view your current Ethereum balance.
  5. Fill in the form fields with the transaction details and click "Send Transaction" to complete the transaction.

Development

  • The ether.js library is included in the section of the HTML file.
  • Contract ABI and address are provided to interact with the smart contract deployed on the Ethereum blockchain.
  • Web3 provider is initialized using MetaMask, and a signer is obtained to sign transactions.
  • JavaScript functions handle wallet connection, balance checking, and transaction sending.

Deployment

The application is deployed and accessible at this link.

Contribution

Contributions are welcome! If you find any bugs or want to suggest improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

About

This is a cutting-edge website powered by ether.js, facilitating seamless transactions with unmatched ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages