Skip to content

A wrapper around Artillery to run performance tests on Nostr Relays

License

Notifications You must be signed in to change notification settings

cameri/nostrillery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nostrillery

This repository is a wrapper around artillery

Prerequisites

  • NVM
  • Node v18

Getting Started

  1. Install nvm
  2. Switch to Node v18 with nvm use
  3. Install artillery with npm install -g artillery
  4. Install dependencies with npm i
  5. Update config.yml as needed
  6. Run tests with SECRET="change me" npm run test:local

About

A wrapper around Artillery to run performance tests on Nostr Relays

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published