/xcall-scaffolding

Primary LanguageJavaScriptOtherNOASSERTION

xCall Scaffolding

This repository showcases examples of dApps that integrate with xCall, ICON's arbitrary cross-chain call service standard.

Prerequisites

xCall is currently deployed in several testnets networks for different chains so you can directly deploy your dApp contracts to these networks.

The following repo keeps all the information related to the xCall deployment in these chains:

https://github.com/iconloop/btp2-testnet

You can also create a local development environment by deploying local chains, connect them via xCall and tests your dApp contracts.

For setting up a development environment for xCall you can choose one of the following options.

Build and Test

Each directory represents xCall integrations for specific blockchain networks. Please navigate to a network subdirectory to see more details on building and testing.