Developers
DevelopersGuides
  • Introducing Bond
    • Introduction
    • Why we build Bond?
    • Roles In Bond Ecosystem
    • Decentralised Relations/Social Graph
    • Architecture
    • Bond Reward Model
      • Leech Principle
      • Barrel Principle
  • Main Concepts
    • Bond Profile
      • Identity
      • Relationships
      • Content
      • Creator Economy
    • Connection
      • Connection NFTs
    • Bond Social Graph
    • Centralities
      • In/Out Degree Centrality
      • Betweenness Centrality
      • Closeness Centrality
      • PageRank Centrality
    • Reward Models
    • Reward Contracts
    • Off-chain Oracles
    • Gasless Mode
    • Cross Chain Messaging and Pay Gas with Bond Token
  • Bond API
    • Introduction
    • API Urls
    • Getting started with GraphQL
    • Authentication
      • Login
      • Refresh JWT
    • Profile
      • Create Profile
      • SetProfileMetadata
    • Connect
      • Connect a profile
      • Disconnect
  • Smart Contracts
    • BondHub
    • MerkelDistributor
    • TokenDeployer
    • SingleStakePoolDeployer
    • LzTokenDeployer
    • LzSingleStakePoolDeployer
  • Bond SDK
    • Bond JS SDK
      • Authenticate
      • Create Profile
      • Connect
  • Bond Nodes
    • Hardware Requirements
    • Set up and Deploy
    • Node Config (TOML)
    • Secrets Config (TOML)
    • Role-Based Access Control (RBAC)
  • References
    • Deployed Contracts
    • Github
Powered by GitBook
On this page
  1. Main Concepts

Cross Chain Messaging and Pay Gas with Bond Token

PreviousGasless ModeNextIntroduction

Last updated 1 year ago

Bond integrates and technologies to optimise its functionalities.

Through LayerZero, Bond utilises cross-chain messaging capabilities. So, even if a project originates from a different blockchain than the Polygon network, it can seamlessly interact and transact there. This enables actions such as whitelisting a project's sponsor address or issuing a new token on the Polygon network without being bound by the constraints of the project's native blockchain. This streamlined approach eradicates the complexities associated with multi-blockchain management and interoperability challenges.

In tandem, Bond's integration with OpenGSN offers projects a tangible relief from the intricacies of gas fees. Instead of projects worrying about Ethereum's fluctuating gas costs or the need to toggle to the Polygon network, they can simply use Bond tokens to facilitate these interactions. OpenGSN's infrastructure ensures that gas fees are taken care of efficiently, and Bond tokens become the singular medium of exchange for all these operations.

In essence, Bond's integrations with LayerZero and OpenGSN not only streamlines its processes but also augments the user experience, making cross-chain operations and gas fee management simpler and more efficient.

LayerZero
OpenGSN
Use Layerzero And Opengsn To Deploy A New Token