Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 415 Bytes

Forta Detection Bots

These are implementations of Forta (https://forta.org/) detection bots and can be run with little to no configuration.

To run these detection bots, you'll need to:

  1. Navigate to the directory of the detection bot you'd like to run in your terminal
  2. Run npm install to install the required packages
  3. Run npm test to run the unit tests
  4. Run npm start to start the agent locally