Work with a local agent
Ask a local AI agent to walk you through the terminal steps. It should explain each command, stop before spending gas or TON, and never ask you to paste secrets into chat.
Send TON with privacy built into the payment flow. Private Payment turns transfers into proof-backed channel activity, giving users a cleaner way to move value and giving builders a payment rail made for private Ethereum applications.
Open observerThe Tonigma airdrop campaign has ended, so this is not a reward submission guide. Use this flow to set up the local runtime, join the Tonigma channel, and make a real Private Payment transfer.
Ask a local AI agent to walk you through the terminal steps. It should explain each command, stop before spending gas or TON, and never ask you to paste secrets into chat.
Install or update @tokamak-private-dapps/private-state-cli, run the CLI install step, then confirm the CLI version and help output before continuing.
Configure an Ethereum mainnet RPC URL. Ankr was recommended in the original Tonigma guide because channel and wallet recovery can be slow on many free RPC providers.
Use a funded burner account, join the Tonigma private channel, create or recover a local wallet workspace, and make one real transfer notes transaction.
Save the Ethereum transaction hash for the transfer notes transaction only. Do not confuse it with a join, deposit, approval, import, or setup transaction.
Private Payment setup is easiest when a local AI agent can run or explain terminal commands on your machine. Start with this prompt and keep all secrets local.
I want to start using Private Payment on Tonigma. Please act as my careful local technical assistant.
Rules:
- Do not ask me to paste seed phrases, private keys, RPC API keys, or recovery secrets into chat.
- Explain each command before I run it.
- Stop before any transaction that spends ETH gas or TON and ask for my explicit confirmation.
- If a command is uncertain, inspect private-state-cli --help instead of guessing.
Goal:
Guide me until I have created one real Private Payment transfer notes transaction on Tonigma and can identify the Ethereum transaction hash for that transfer.Ask your agent to install the latest CLI, install runtime artifacts, and inspect the current help output before it proceeds.
npm install -g @tokamak-private-dapps/private-state-cli@latestprivate-state-cli installprivate-state-cli --help