Skip to main content

Helpful Repositories

Some repos have been provided below for reference to ease your development efforts while building an iDapp:

  • This repo contains some examples to create outbound requests in different scenarios.
  • This repo contains a generic cross-chain data transfer example. Both the dApp implementation on external chains and application bridge contract (middleware contract) implementation on the Router chain have been provided in this repo.
  • This repo includes a template for an application bridge contract.