Skip to content

🖥️ Node for Power Agent V2: A Decentralized Network for Guaranteed, Automatic, Gasless Transaction Execution and Off-Chain Computations for DeFi/Web3 Apps and Individuals.

Notifications You must be signed in to change notification settings

onuratakan/powerpool-agent-v2-node

 
 

Repository files navigation

PowerPool Agent V2 Keeper Node

GitHub Workflow Status

The node monitors onchain events and execute jobs when required. This node is distributed via docker images.

Detailed instructions on how to setup a Keeper Node are located here https://github.com/powerpool-finance/powerpool-agent-v2-compose.

App exit codes

  1. Not an actual error, but some condition when it's better to restart an entire app. Used for some event handlers.
  2. Critical errors. Should stop the app. For ex. worker address not found, can't resolve RPC, etc.
  3. Non-critical errors. Should restart the app. For ex. hanged WS endpoint connection.

About

🖥️ Node for Power Agent V2: A Decentralized Network for Guaranteed, Automatic, Gasless Transaction Execution and Off-Chain Computations for DeFi/Web3 Apps and Individuals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 99.2%
  • Other 0.8%