Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBranch Playground

A public sandbox where anyone can test the @gitbranchbot without installing it on their own repo.

What is this?

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.

Before You Start

You need a GitBranch vault to run most commands.

  1. Go to https://gitbranch.org/app/onboarding
  2. Sign in with GitHub
  3. Deploy your vault (one-time, takes about 10 seconds)
  4. Come back here and start testing

How to Use

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.

Commands

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.

Rules

  • 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

Links

About

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

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors