Skip to content

Commit 5a3c3f4

Browse files
tac0turtleclaude
andauthored
Remove x402 demo from repository (#8)
Removes the examples/x402-demo/ directory (frontend, server, simulator), related docs, and the x402-specific reference in evd doc comments. Closes #5 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9cc7896 commit 5a3c3f4

59 files changed

Lines changed: 2 additions & 10039 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bin/evd/src/main.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
//! # Start with default testapp genesis
3232
//! evd run
3333
//!
34-
//! # Start with a custom genesis file (e.g. for x402 demo)
35-
//! evd run --genesis-file examples/x402-demo/genesis.json
34+
//! # Start with a custom genesis file
35+
//! evd run --genesis-file path/to/genesis.json
3636
//!
3737
//! # Custom addresses
3838
//! evd run --grpc-addr 0.0.0.0:50051 --rpc-addr 0.0.0.0:8545

0 commit comments

Comments
 (0)