Test the GitSafe bot here. Post any command as a comment mentioning @gitsafebot.
Note. Commands will execute on Solana mainnet at launch. During testnet phase, transactions run on Solana Devnet with no real value.
GitSafe is an AI-powered IssueOps platform for Web3 teams. All vault operations run via bot mentions in GitHub Issues, PRs, and Discussions. No wallet popups, no gas fees for users.
- Personal vault (PDA) on Solana anchored to your GitHub permanent user ID
- Soul-bound safeTokens as locked position certificates
- Natural language commands in any language
- Bot replies with a plain-English receipt and Solscan link
Step 1: Just mention the bot
Open any Issue or Discussion in this repo and write a comment mentioning @gitsafebot.
The bot will deploy your vault automatically on your first command. No wallet setup required.
Step 2: Get tokens on Solana
You need USDC or SOL on Solana mainnet. Options:
- Buy SOL directly on Coinbase or any exchange, send to your Solana wallet
- Bridge USDC to Solana via Portal Bridge
- Swap to USDC via Jupiter
Already on Solana? Skip this step.
Step 3: Run a command
Write a comment mentioning @gitsafebot in any Issue or Discussion:
@gitsafebot deposit 1 USDC
The bot reads your comment, executes the transaction on Solana, and replies with a receipt and Solscan link.
@gitsafebot balance
@gitsafebot deposit 1 USDC
@gitsafebot deposit 0.1 SOL
@gitsafebot withdraw 0.5 USDC to YourSolanaWalletAddress
@gitsafebot swap 0.1 SOL to USDC
@gitsafebot help
@gitsafebot cancel
Commands work in any language. The bot replies in English.
See COMMANDS.md for the complete list including project workspace commands.
- Website: trygitsafe.xyz
- Docs: trygitsafe.xyz/docs
- Vault: trygitsafe.xyz/vault
- Contracts: github.com/GitSafeBot/contracts
- Twitter: @GitSafe
MIT. See LICENSE.