For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bridge Proof Signing

What Is Sign Bridge Proof?

When using the official Quilibrium Bridge, you typically need to run the ./qclient cross-mint command on the node to sign the Bridge Proof with the peerPrivateKey and ProverPrivateKey. This process involves many steps and is quite cumbersome.

To address this pain point, Quilscan has introduced the Sign Bridge Proof feature, allowing users to sign the Bridge Proof with just a few simple clicks, without the need to run a node.

How to Sign the Bridge Proof?

  1. Open the Quilscan Wallet extension and click the "Bridge"

  2. Enter your Ethereum address and select the coin you want to bridge, click "Sign Bridge Request"

  3. Verify the Bridge details and click "Save and Return"

  4. Click the clock icon to access the Bridge history

  5. Select the bridge proof you just saved

    1. Only the latest 10 records are kept in the bridge history

    2. Removing the Quilscan wallet extension or switching browsers will result in the loss of bridge records

  6. Copy the first signature info and visit the Quilibrium Bridge

  7. Enter your wallet address, select the coin address with the successfully signed bridge proof, and click "Start Bridge"

  8. Paste the first signature info you just copied in the first field

  9. Go back to the bridge history, copy the second signature info, and paste it in second field

    Performing this interaction will send your QUIL to the bridge. Be sure you want to do this. Do not leave this page until the transaction is confirmed.

  10. Click "Complete Bridge"

  11. Sign and pay the gas fee in Ethereum wallet to complete the bridging

Last updated