zerobyte/packages/contracts
Nicolas Meienberger 5eb1d2b727 feat: backup through agent
wip
2026-04-02 23:12:51 +02:00
..
src feat: backup through agent 2026-04-02 23:12:51 +02:00
.gitignore chore: init contracts package 2026-04-02 22:59:56 +02:00
package.json chore: init contracts package 2026-04-02 22:59:56 +02:00
README.md chore: init contracts package 2026-04-02 22:59:56 +02:00
tsconfig.json chore: init contracts package 2026-04-02 22:59:56 +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.