Global Counter
Anyone can increment or decrement with sponsored gas.
Counter
...
Connect your wallet to interact with the counter
Optional message
0/72
Recent Activity
Live updates from sponsored transactions.
Loading activity...
Step 1 of 7: Get API Keys
Create an Enoki project and get both public (zkLogin) and private (sponsorship) keys.
Get API Keys
text
01// 1. Open the Enoki portal (portal.enoki.mystenlabs.com)02// 2. Create a project for testnet03// 3. Get API keys:04// - Public key (enoki_public_...) → for zkLogin05// - Private key (enoki_private_...) → for sponsorship06// 4. Add Google OAuth Client ID to Auth Providers07// 5. Paste keys into your .env.local file