This repository contains all the necessary ingredients for successful cross-chain development utilizing the Analog General Message Passing protocol.
This project uses Forge Ethereum testing framework (like Truffle, Hardhat and DappTools). Install instructions: https://book.getfoundry.sh/
$ forge build
$ forge test
$ forge fmt
$ forge snapshot
Analog's Contracts is released under the MIT License.