offchain-sdk

module
v0.0.0-...-ac886e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: MIT

README ¶

offchain-sdk

A framework for building off-chain services for EVM chains.

🚧 WARNING: UNDER CONSTRUCTION 🚧

This project is work in progress and subject to frequent changes as we are still working on wiring up the final system. It has not been audited for security purposes and should not be used in production yet.

  graph TD;
      PROC1-->POOL;
      PROC2-->POOL;
      PROC3-->POOL;
      POOL-->EXEC1;
      POOL-->EXEC2;
      POOL-->EXEC3;

Directories ¶

Path Synopsis
client
eth
cmd
env
core
app
examples
job
tools
aws
queue/mem
package mem provides an in-memory implementation of a queue data structure.
package mem provides an in-memory implementation of a queue data structure.
queue/sqs
package sqs provides an aws sqs backed implementation of a queue data structure.
package sqs provides an aws sqs backed implementation of a queue data structure.
x

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL