zerobyte/packages/contracts
2026-04-07 19:08:26 +02:00
..
src feat(agent): add local agent backup execution pipeline 2026-04-07 18:59:08 +02:00
.gitignore feat(agent): add local agent backup execution pipeline 2026-04-07 18:59:08 +02:00
package.json feat(agent): add local agent backup execution pipeline 2026-04-07 18:59:08 +02:00
README.md feat(agent): add local agent backup execution pipeline 2026-04-07 18:59:08 +02:00
tsconfig.json fix: restart agent after an unexpected exit 2026-04-07 19:08:26 +02:00

contracts

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.