Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 399 Bytes

Forta Detection Bot Examples

These examples demonstrate the possible use cases of Forta detection bots with little to no configuration.

To run these examples, you'll need to:

  1. Navigate to the directory of the example 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