Skip to content

GitSafeBot/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitSafe Playground

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.


What is GitSafe?

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

Quick start

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:

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.


Example commands

@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.


Full command reference

See COMMANDS.md for the complete list including project workspace commands.


Links


License

MIT. See LICENSE.

About

Test @GitSafeBot commands here: deposit, withdraw, swap, bounties. Open to everyone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors