• Stars
    star
    122
  • Rank 292,031 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example Forta Detection Bots

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