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

Transaction Bridge

Do things on Blessnet, own things somewhere else.

The Blessnet Transaction Bridge is used to send transactions from Blessnet to other chains.

The Transaction Bridge itself is on-chain. It supports a simple interface that developers can use to submit cross-chain messages.

Contracts interacting with cross-chain messages from the transaction briddge can implement a simple base contract for message delivery.

Last updated