gbirinci / analog-gmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog's Contracts

This repository contains all the necessary ingredients for successful cross-chain development utilizing the Analog General Message Passing protocol.

Dependencies

This project uses Forge Ethereum testing framework (like Truffle, Hardhat and DappTools). Install instructions: https://book.getfoundry.sh/

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

License

Analog's Contracts is released under the MIT License.

About

License:MIT License


Languages

Language:Solidity 100.0%