Files
GoblinPay/static/goblin-mark.svg
2ro bd67bfc92e GoblinPay: receive-only Grin payment server
A self-hostable Grin payment server for shops, creators, and sites: show a
code, Grin lands in your wallet, with a verifiable Grin payment proof on
receive. Workspace crates (gp-core / gp-nostr / gp-server / gp-wallet /
gp-goblin-sender), a WooCommerce connector, a hosted /pay/<token> checkout,
and NIP-44 v3 gift-wrapped payment DMs carried over the Nym mixnet. All
secrets are read from the environment; none are committed.
2026-07-02 04:29:54 -04:00

8 lines
396 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Goblin">
<rect width="64" height="64" rx="14" fill="#e9c542"/>
<path fill="#201d09" d="M20 22c0-3 3-5 6-4l6 3 6-3c3-1 6 1 6 4v10c0 8-6 14-12 14S20 40 20 32z"/>
<circle cx="26" cy="30" r="3" fill="#e9c542"/>
<circle cx="38" cy="30" r="3" fill="#e9c542"/>
<path fill="#201d09" d="M28 40h8l-4 5z"/>
</svg>