Getting Started

Bool Network Testnet has achieved its first target of supporting all EVM-compatible blockchains including prominent L1s and L2s. For testing purposes, primary contracts are deployed onto a selection of EVM blockchains to enable developers to design and modify their omnichain protocols on top of Bool Network.

However, supporting EVM blockchains is far from demonstrating the comprehensive features of Bool Network. Based on its innovative design, Bool Network is capable and robust to support cross-chain message transmission across heterogeneous blockchains. Bool Network's development team is progressively working on supporting more on-EVM blockchains and stay tuned!

The outline of developing an omnichain protocol is as follows:

  • Configure JSON-RPC providers for the chains your protocol plans to support (or running your own nodes).

  • Request testing tokens from different Faucet.

  • Construct an AMT bridge through Bool Scan and detailed instructions are given here.

  • Integrate your smart contracts with chain-specific anchors on each blockchain.

  • Test your protocol functionalities and monitor the status of each cross-chain message on BoolScan. An example has been given.

  • Remember to keep in touch with the Bool Network team since they are always there to help.

Last updated