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
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
cbBTC in a GitVault opens Bitcoin-denominated project budgets with stablecoin payouts. fund a treasury in cbBTC. set bounties in USDC. let the Uniswap v3 integration on Base handle the swap automatically when a contributor earns a payout. gitbank swap 0.001 cbBTC to USDC gitbank deposit 0.005 cbBT
GitHub is centralized. Gitlawb is not. Gitlawb is a decentralized git network where your identity is a self-sovereign DID key and every push is signed with UCAN authorization. no platform can take your repos away or change the rules. gitbank gitlawb setup gitbank gitlawb repo create your repo liv

