Skip to content

phattran2905/multiple-transactions-tool

Repository files navigation

Multiple Transactions Tool

Introduction

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/

Blockchain Networks

The tool is only able to work with these networks:

Mainnet Testnet
Binance Smart Chain BscTestnet
Ethereum Ropsten
Tron Shasta

Built with

  • React
  • Bootstrap
  • React Router
  • Redux
  • Web3js
  • Tronweb
  • Vite
  • Eslint

Installation

1. Install dependencies

yarn install

2. Run the dev environment

yarn dev

About

A tool for sending multiple transactions from given wallets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages