Skip to content

KeeperKit

KeeperKit The KeeperKit is a toolkit to build agent services that can perform the execution of smart contract functionalities in a reliable, trustless and cost-efficient way. The keeper system runs on off-chain infrastructure, which enables almost arbitrarily complex computation that is unrestricted by storage space of the blockchain and neither prohibited by expensive on-chain transaction fees. This enables its users, be it an individual developer, another application or a decentralized autonomous organization (DAO), to perform DevOps jobs in a permissionless, secure and fully-automated manner.

Info

This section will be completed soon.

Demo

Info

This section will be completed soon.

Build

  1. Fork the KeeperKit repository.
  2. Make the necessary adjustments to tailor the service to your needs. This could include:
    • Adjust configuration parameters (e.g., in the service.yaml file).
    • Expand the service finite-state machine with your custom states.
  3. Run your service as detailed above.

Looking for help building your own?

Refer to the Autonolas Discord community, or consider ecosystem services like Valory Propel for the fastest way to get your first autonomous service in production.