Skip to content

forta-network/forta-bot-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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