Skip to content

BeanTosser/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.


About

Web app to stress test the Monero network by generating transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 2.6%
  • HTML 0.1%