Skip to content

Conversation

szymonsztuka
Copy link

@szymonsztuka szymonsztuka commented Sep 30, 2025

The simplest bridge flow and sample to bridge a given token with Bridging Authority containing mappings to Solana accounts.
Because Confidential Identity is not used, the bridge is a move to self (owner is still Bridging Authority).
No notary change -single notary for move and brige is used.

The test uses Mock Network and issues 2 tokens and bridge one, first an participant moves token to Bridging Authority, then test calls Bridging Authority to bridge (no vault listener implemented yet), and the test asserts that token balance appears on Solana.

Temporally Bridging SDK code is here as separate modules, will be moved to platform.

szymonsztuka and others added 24 commits September 3, 2025 09:52
…fidential identities. Bridge* flows follows the structure of similar Move flows from tokens SDK.
@szymonsztuka szymonsztuka changed the title Bridging stock sample first cut Minimal Bridging Stock Cordapp sample Sep 30, 2025
@szymonsztuka szymonsztuka marked this pull request as ready for review September 30, 2025 15:00
@szymonsztuka szymonsztuka requested a review from blsemo September 30, 2025 15:03
@mkitR3 mkitR3 force-pushed the bridging-stock-sample-first-cut branch from 0a08b83 to a15e293 Compare October 2, 2025 14:56
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