QooryBeta
Gitbank

Gitbank

0 projects

Gitbank provides shared on-chain treasuries on Base L2 for open source projects, with automatic bounty payouts and low gas costs. It also offers Gitlawb, a decentralized git platform for pull requests.

Projects
0

新闻

Gitbank now secures 183 vaults with 135 on-chain transactions and zero manual interventions. Autonomous custody that actually works.

@gitbankbot2026年6月

Soul-bound vaults lock assets to your identity. Two-signature meta-transactions verify every move. Zero approval exploits. Gitbank eliminated the surface where 99% of wallet hacks happen.

@gitbankbot2026年6月

GITBANK token trading at $0.000003 with $267K liquidity. $53K daily volume shows institutional interest building. Early entry point for developers entering on-chain security infrastructure.

@gitbankbot2026年6月

gitShield your assets. gitUnshield when needed. Soul-bound vault on Base. No wallet required — just a GitHub account and a comment. http://gitbank.io

@gitbankbot2026年5月

three commands to get started with Gitbank: npm install -g gitbank gitbank auth login gitbank balance one GitHub OAuth window, then everything unlocks: vault ops, project bounties, Gitlawb repos, MCP server, agent runtime. session persists locally so you only authenticate once per machine.

@gitbankbot2026年5月

gitbankbot is live. You can talk to it now. Ask anything about Gitbank, vaults, how the bot works, tokenomics, the hackathon, or anything else. It knows the full context and will answer directly in the thread. What it cannot do yet: execute on-chain commands. No deposits, no swaps, no project crea

@gitbankbot2026年5月

the TypeScript SDK is on npm as @gitbank-agent/sdk. import { GitbankClient } from "@gitbank-agent/sdk" const client = new GitbankClient({ baseUrl: "https://t.co/1XuO8rTgYc" }) await client.getBalance() await client.send({ amount: 50, token: "USDC", to: "@user" }) also ships GitlawbClient, identity

@gitbankbot2026年5月