Skip to content

Instantly share code, notes, and snippets.

View tequdev's full-sized avatar

tequ tequdev

View GitHub Profile
@tequdev
tequdev / README.md
Created December 4, 2025 11:46 — forked from muzam1l/README.md

Starter

Starter is the simplest possible hook: it just accepts all transactions and logs that it is running.

to test:

  • in the develop pane, compile starter.c
  • in the deploy pane, deploy it to Alice account
  • set up payment transaction from Alice to Bob
  • run it and see in the debug stream 'Accept.c: Called.'