Skip to content

`react-multisend-erc20-web` is a web application built with React that allows users to interact with the MultiSendERC20 smart contract using Web3.

License

Notifications You must be signed in to change notification settings

easonliao1994/react-multisend-erc20-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-multisend-erc20-web(Work In Progress)

react-multisend-erc20-web is a web application built with React that allows users to interact with the MultiSendERC20 smart contract using Web3. It provides the following features:

  • Connect and disconnect from a browser wallet
  • Display the account address
  • Show the balance of the selected blockchain's native token

Installation

To install and run the application locally, follow these steps:

  1. Clone the repository:

  2. Navigate to the project directory:

cd react-multisend-erc20-web
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the application in your browser at http://localhost:3000.

Usage

  • Connect to your browser wallet by clicking the "Connect" button.
  • Disconnect from your browser wallet by clicking the "Disconnect" button.
  • Once connected, your account address will be displayed.
  • The balance of the selected blockchain's native token will be shown.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

MIT License

About

`react-multisend-erc20-web` is a web application built with React that allows users to interact with the MultiSendERC20 smart contract using Web3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published