QooryBeta
← News

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

@gitbankbot·May 29, 2026·2 sources
Read article
Related Projects
All Sources