Skip to content

feat: add wdk-wallet-bermuda examples#2

Open
chiefbiiko wants to merge 1 commit into
tetherto:mainfrom
BermudaBay:bermuda
Open

feat: add wdk-wallet-bermuda examples#2
chiefbiiko wants to merge 1 commit into
tetherto:mainfrom
BermudaBay:bermuda

Conversation

@chiefbiiko

@chiefbiiko chiefbiiko commented Apr 12, 2026

Copy link
Copy Markdown

Summary

Adds @bermuda/wdk-wallet-bermuda examples:

Bermuda is a privacy protocol for EVM chains

npm run example:wallet-bermuda:create-wallet
npm run example:wallet-bermuda:manage-accounts
npm run example:wallet-bermuda:check-balances
npm run example:wallet-bermuda:deposit
npm run example:wallet-bermuda:transfer
npm run example:wallet-bermuda:withdraw
  • wdk-wallet-bermuda is a direct drop-in for wdk-wallet-evm as its wallet manager exposes identical getAccount and getAccountByPath methods

  • Bermuda accounts can be accessed via getBermudaAccount on WalletManagerBermuda

  • For now wdk-wallet-bermuda only supports:

    • basic Bermuda operations:

      • deposit
      • transfer
      • withdraw
    • Plasma testnet

Outlook

  • More feats fx private multisigs, stealth actions such as swaps etc.

  • More chains and Plasma mainnet

@chiefbiiko
chiefbiiko marked this pull request as draft April 13, 2026 08:26
@chiefbiiko
chiefbiiko force-pushed the bermuda branch 2 times, most recently from 96364f8 to 2f016d1 Compare April 13, 2026 09:32
@chiefbiiko
chiefbiiko marked this pull request as ready for review April 13, 2026 09:34
@chiefbiiko
chiefbiiko marked this pull request as draft April 17, 2026 19:28
@chiefbiiko
chiefbiiko marked this pull request as ready for review May 19, 2026 07:22
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