https://github.com/coolcode/layerzero-forge
All in one repository for LayerZero tests
https://github.com/coolcode/layerzero-forge
Last synced: 6 months ago
JSON representation
All in one repository for LayerZero tests
- Host: GitHub
- URL: https://github.com/coolcode/layerzero-forge
- Owner: coolcode
- License: agpl-3.0
- Created: 2024-02-06T05:39:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T06:56:20.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T04:06:14.223Z (9 months ago)
- Language: Solidity
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
LayerZero for forge test only

This is an all-in-one Forge project for LayerZero testing purposes.
**This project does not contain the entire LayerZero source code!**
## Getting Started
```sh
forge install
forge build
forge test
```