A public sandbox where anyone can test the @gitbranchbot without installing it on their own repo.
This is the official community playground for GitBranch. Open an issue or drop a comment in Discussions to run bot commands directly from GitHub. The bot will execute on-chain and reply with the result.
You need a GitBranch vault to run most commands.
- Go to https://gitbranch.org/app/onboarding
- Sign in with GitHub
- Deploy your vault (one-time, takes about 10 seconds)
- Come back here and start testing
Option A: Open an issue using one of the templates. The bot reads the issue body.
Option B: Comment in a Discussions thread. Mention @gitbranchbot in any comment.
| Command | Example |
|---|---|
| Check balance | @gitbranchbot balance |
| Deposit tokens | @gitbranchbot deposit 10 USDG |
| Withdraw | @gitbranchbot withdraw 5 USDG to 0xYourWallet |
| Swap | @gitbranchbot swap 0.01 WETH to USDG |
| Transfer to user | @gitbranchbot send 5 USDG to @username |
| Buy stock (RWA) | @gitbranchbot buy NVDA 20 USDG |
| Sell stock (RWA) | @gitbranchbot sell NVDA |
| Launch a token | @gitbranchbot launch token MyToken MTK |
| Create project | @gitbranchbot create project Sprint with 100 USDG budget |
| Assign bounty | @gitbranchbot assign this task to @username with 10 USDG bounty |
See docs/commands.md for the full reference with all options and edge cases.
- One command per issue
- Deploy your vault before testing (link above)
- Do not post commands that target other users without their consent
- Issues and discussions are public — do not share private keys or sensitive info here
- App: https://gitbranch.org/app
- Onboarding: https://gitbranch.org/app/onboarding
- Discussions: https://github.com/gitbranchorg/playground/discussions