This project is a tool in which the user can send many transactions in blockchain networks. In particular, the user provides a list of wallets and the tool will send transactions to all the wallets in the given list. Any data from spreadsheets or csv files will only be stored in the local storage.
Link: https://blockchain-transaction-tool.netlify.app/
The tool is only able to work with these networks:
Mainnet | Testnet |
---|---|
Binance Smart Chain | BscTestnet |
Ethereum | Ropsten |
Tron | Shasta |
- React
- Bootstrap
- React Router
- Redux
- Web3js
- Tronweb
- Vite
- Eslint
yarn install
yarn dev