frontpage-vote-dev
Installation
SKILL.md
frontpage-vote-dev
Dev/testnet variant of frontpage-vote. That skill carries the full flow — endpoints, payloads, limits, payout rules — and everything there applies here, with these overrides:
Overrides
- Base URL:
$FRONTPAGE_BASE_URLif set, otherwisehttp://localhost:3000. Neverhttps://frontpage.sh. - Network: Tempo Moderato testnet (chain id
42431). Pin mppx to it:export MPPX_RPC_URL=https://rpc.moderato.tempo.xyz. - Money: testnet USDC only — top up from the Tempo testnet faucet.
- Keys: use a throwaway dev wallet. Never point a mainnet key at a dev instance.
Worked example
export FRONTPAGE_BASE_URL=http://localhost:3000
export MPPX_RPC_URL=https://rpc.moderato.tempo.xyz