Skip to content

feat(skills): add Build with Bridge SDK skill#25

Open
okwn wants to merge 1 commit into
base:masterfrom
okwn:feat/build-with-bridge-sdk-skill
Open

feat(skills): add Build with Bridge SDK skill#25
okwn wants to merge 1 commit into
base:masterfrom
okwn:feat/build-with-bridge-sdk-skill

Conversation

@okwn
Copy link
Copy Markdown

@okwn okwn commented Apr 7, 2026

Adds the building-with-bridge-sdk skill for cross-chain bridging between Solana and EVM via the official Base Bridge SDK.

New skill covers:

  • createBridgeClient, transfer, call, prove, execute, status, monitor
  • Solana → EVM (auto-relay) and EVM → Solana (manual prove + execute)
  • Supported flows table with explicit scope boundary (not L1 Standard Bridge)
  • Minimal worked examples for both directions
  • Three step-by-step workflows
  • Security notes: SDK unaudited, relayer operator risk, irreversibility
  • Common Issues table
  • Route Reference and Monitoring Reference sub-files

README.md entry added in alphabetical skill table order.

@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented Apr 7, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Adds the building-with-bridge-sdk skill for cross-chain bridging between
Solana and EVM via the official Base Bridge SDK.

New skill covers:
- createBridgeClient, transfer, call, prove, execute, status, monitor
- Solana → EVM (auto-relay) and EVM → Solana (manual prove + execute)
- Supported flows table with explicit scope boundary (not L1 Standard Bridge)
- Minimal worked examples for both directions
- Three step-by-step workflows
- Security notes: SDK unaudited, relayer operator risk, irreversibility
- Common Issues table
- Route Reference and Monitoring Reference sub-files

README.md entry added in alphabetical skill table order.
@okwn okwn force-pushed the feat/build-with-bridge-sdk-skill branch from 36c4ae0 to f86b59a Compare April 7, 2026 17:27
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