Skip to content

woodser/monerostresstester.com

Repository files navigation

Description

Generates transactions on the Monero network by repeatedly sending funds to self using the monero-javascript library.

How to Run in a Browser

  1. Download and install Monero CLI
  2. Start monero-daemon-rpc with authentication and CORS access. For example: ./monerod --stagenet --rpc-login superuser:abctesting123 --rpc-access-control-origins http://localhost:8080
  3. git clone https://github.com/woodser/monerostresstester.com
  4. cd monerostresstester.com
  5. npm install
  6. npm start
  7. Access web app at http://localhost:8080 (opens automatically)

UI Design

Initial homepage design. See design.pdf for more mockups.


Support the developer

Send Monero donations to:


4735QZGCqASdjFvcFoJRkm6i8Z7fWWGAYe3PDS81hvnrjJj4J7kPoPbbYN9MBhru9xBRMPvi74TBXM19i2nRtykiFMDbG9n

About

Web app to stress test the Monero network by generating transactions

Resources

Stars

Watchers

Forks

Packages

No packages published