zerobyte/packages/contracts
Nicolas Meienberger f3ec88ddea chore: init contracts package
chore: contracts package

feat: agent package
2026-03-14 16:52:22 +01:00
..
src chore: init contracts package 2026-03-14 16:52:22 +01:00
.gitignore chore: init contracts package 2026-03-14 16:52:22 +01:00
package.json chore: init contracts package 2026-03-14 16:52:22 +01:00
README.md chore: init contracts package 2026-03-14 16:52:22 +01:00
tsconfig.json chore: init contracts package 2026-03-14 16:52:22 +01: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.