Create dsgx.pages.dev/<yourname> — accept crypto or card. Funds go directly to your Web3 wallet, spend anytime.
Connect MetaMask → SIWE sign. No password. Your EVM address is your account.
Connect GitHub → verified badge + your dsgx.pages.dev/<login> auto-created.
Share link. Supporters pay via crypto (direct) or card (Stripe → USDC to your wallet).
Any site can embed donations: <script src="https://gdmx.pages.dev/sdk/v1/gdmx.js">
const pay = new GDMxGateway({ merchantAddress: "0xYourWeb3Address" });
pay.checkout({ amountUSD: 5 });