https://github.com/blockdaemon/oft-remix
https://github.com/blockdaemon/oft-remix
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blockdaemon/oft-remix
- Owner: Blockdaemon
- License: other
- Created: 2024-01-22T15:47:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T11:12:45.000Z (about 1 year ago)
- Last Synced: 2025-01-13T14:21:31.841Z (4 months ago)
- Language: Solidity
- Size: 1 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-LZBL-1.2
Awesome Lists containing this project
README
This is a simplified clone of [LayerZeroV2](https://github.com/LayerZero-Labs/LayerZero-v2/tree/main) that runs on Remix.
## Getting Started
1. Clone this repository in Remix
2. In compiler settings, set settings to point to the config file config.json.
3. Compile OFT.sol
4. Deploy and experiment!