Skip to content

Initial public release: Bitget Wallet Cursor & Claude Code plugin v1.0.0#1

Open
BitgetWalletTeam wants to merge 1 commit into
bitget-wallet-ai-lab:mainfrom
BitgetWalletTeam:release/v1.0-public
Open

Initial public release: Bitget Wallet Cursor & Claude Code plugin v1.0.0#1
BitgetWalletTeam wants to merge 1 commit into
bitget-wallet-ai-lab:mainfrom
BitgetWalletTeam:release/v1.0-public

Conversation

@BitgetWalletTeam

Copy link
Copy Markdown

First public release of bgw-cursor-plugin, the official Bitget Wallet plugin for Cursor IDE and Claude Code.

Includes:

  • 7 skills (DeFi swap, token analysis, social wallet, RWA, x402, DApp integration, API debugging) with progressive-disclosure references
  • 3 Cursor rules (auto-applied: provider namespace, swap safety, security practices)
  • 3 agent personas (defi-operator, dapp-developer, api-debugger)
  • 7 Python scripts (BKHmacAuth client, EVM raw tx, EIP-712, Solana Ed25519, Tron secp256k1 signing, social wallet TEE flow, x402 USDC)
  • MCP server config (.mcp.json) — 36 tools across market data, smart money, RWA, swap, and balance domains
  • Claude Code plugin marketplace manifest

Supports 8 chains for swap (Ethereum, BNB, Base, Arbitrum, Polygon, Solana, Morph, Tron) and 32+ chains for market data.

Manifest metadata:

  • All repository fields and README clone URLs point to the canonical upstream bitget-wallet-ai-lab/bgw-cursor-plugin.
  • author.url / owner.url use the org GitHub page https://github.com/bitget-wallet-ai-lab as the public contact channel.
  • .gitignore retains .social-wallet-secret to protect any user who follows skills/social-wallet/SKILL.md from accidentally committing their {appid, appsecret} credentials.

This commit has been audited:

  • 0 critical findings across credentials/secrets, internal infrastructure, and PII scans
  • No hardcoded API keys, private keys, mnemonics, or internal URLs
  • The documented test API key/secret in skills/api-debugging/references/authentication.md is intentionally shared (2 QPS, no IP whitelist, sandbox-only) as documented in-place

First public release of bgw-cursor-plugin, the official Bitget Wallet
plugin for Cursor IDE and Claude Code.

Includes:
- 7 skills (DeFi swap, token analysis, social wallet, RWA, x402, DApp
  integration, API debugging) with progressive-disclosure references
- 3 Cursor rules (auto-applied: provider namespace, swap safety,
  security practices)
- 3 agent personas (defi-operator, dapp-developer, api-debugger)
- 7 Python scripts (BKHmacAuth client, EVM raw tx, EIP-712, Solana
  Ed25519, Tron secp256k1 signing, social wallet TEE flow, x402 USDC)
- MCP server config (.mcp.json) — 36 tools across market data, smart
  money, RWA, swap, and balance domains
- Claude Code plugin marketplace manifest

Supports 8 chains for swap (Ethereum, BNB, Base, Arbitrum, Polygon,
Solana, Morph, Tron) and 32+ chains for market data.

Manifest metadata:
- All `repository` fields and README clone URLs point to the canonical
  upstream `bitget-wallet-ai-lab/bgw-cursor-plugin`.
- `author.url` / `owner.url` use the org GitHub page
  `https://github.com/bitget-wallet-ai-lab` as the public contact channel.
- `.gitignore` retains `.social-wallet-secret` to protect any user who
  follows `skills/social-wallet/SKILL.md` from accidentally committing
  their `{appid, appsecret}` credentials.

This commit has been audited:
- 0 critical findings across credentials/secrets, internal infrastructure,
  and PII scans
- No hardcoded API keys, private keys, mnemonics, or internal URLs
- The documented test API key/secret in
  `skills/api-debugging/references/authentication.md` is intentionally
  shared (2 QPS, no IP whitelist, sandbox-only) as documented in-place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants