Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Part of the **TOON Protocol** — pay-to-write Nostr over Interledger (ILP), spl
## Build
This builds a Docker image, not an npm package:
```
pnpm install
pnpm build # esbuild bundle of the entrypoint
npm install
npm run build # esbuild bundle of the entrypoint
docker build -f Dockerfile.dvm -t toon-store .
```

Expand Down
7 changes: 0 additions & 7 deletions Dockerfile.agent-runtime-patched

This file was deleted.

92 changes: 0 additions & 92 deletions Dockerfile.akash-anvil

This file was deleted.

51 changes: 0 additions & 51 deletions Dockerfile.akash-solana

This file was deleted.

59 changes: 0 additions & 59 deletions Dockerfile.akash-solana-explorer

This file was deleted.

Loading
Loading