upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYour Name <you@example.com>2026-05-17 02:48:19 +0530
committerYour Name <you@example.com>2026-05-17 02:48:19 +0530
commitb0d7394e089f00a9ffa67a2b33a502e47b778a93 (patch)
treed255d6d852a0a091220ae77556a6ed598d7d9f74 /.gitignore
parent32844ac7c4a135659714aabf7d2414f156176d72 (diff)
interop: ESP32 ↔ OpenWRT TollGate cross-platform test suite
- interop/Makefile: 10 targets for 4 test scenarios - interop-status: show device status for all devices - interop-laptop-esp32: laptop pays ESP32 with V3 token - interop-laptop-openwrt: laptop pays OpenWRT with V4 token - interop-openwrt-esp32: OpenWRT daemon auto-pays ESP32 upstream - interop-esp32-esp32: cross-board payment (needs Board B) - interop-setup/cleanup: mint alignment + wallet funding - INTEROP_PLAN.md: full test plan with scenarios and token format details - PROGRESS.md: checklist of setup/interop tasks - AGENTS.md: standing instructions for interop testing - routers.env.example: device config template - Verified interop-status against real hardware (OpenWRT + ESP32 Board A)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e50f050..b2f1400 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ tests/unit/test_identity
19tests/unit/test_nostr_event 19tests/unit/test_nostr_event
20tests/unit/test_cashu 20tests/unit/test_cashu
21tests/unit/test_session 21tests/unit/test_session
22interop/routers.env