QooryBeta
← 新聞

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·2026年5月29日·2 個來源
閱讀原文
相關專案
所有來源