Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
e00dan committed Jan 20, 2024
1 parent eb3cce8 commit 15cb025
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository can be cloned to quickly start building upgradeable applications

These are the potential advantages of using this repository instead of official [LZ V2](https://github.com/LayerZero-Labs/LayerZero-v2) repository:
1. Multichain deployment script written in Solidity
2. OpenZeppelin V4 upgradeability for applications configured out of the box ([vide LZ-V2/PR-#9](https://github.com/LayerZero-Labs/LayerZero-v2/pull/9))
2. OpenZeppelin V4 upgradeability: `OAppUpgradeable`, `OFTUpgradeable` ([vide LZ-V2/PR-#9](https://github.com/LayerZero-Labs/LayerZero-v2/pull/9))
3. Native Foundry config - no NPM dependencies ([vide LZ-V2/Issue-#6](https://github.com/LayerZero-Labs/LayerZero-v2/issues/6)), no TypeScript
4. CREATE2 by default for deterministic addresses in multichain deployment
5. Very simple Counter example just to get started without advanced functionality
Expand Down
52 changes: 0 additions & 52 deletions src/OFTMock.sol

This file was deleted.

0 comments on commit 15cb025

Please sign in to comment.