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 buildforge testforge fmtforge snapshotUse the following command to generate project documentation:
forge doc -bYou can now read the docs from the generated mdbook as follows:
cd docs
mdbook serve --openAnalog's Contracts is released under the MIT License.