Skip to content

Commit

Permalink
Merge pull request #98 from gammaswap/upd-v1-core1.1.27
Browse files Browse the repository at this point in the history
publish package
  • Loading branch information
0xDanr committed Feb 21, 2024
2 parents 7851d7a + 10b3e4b commit 9ba5527
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ This repository contains concrete implementations of periphery contracts to inte

Contracts in this repository do not contain core GammaSwap logic. Instead, they enhance the functionality of existing
core logic by implementing safety checks when calling certain GammaPool functions and increase composability by extending
the ERC721 implementation towards GammaPool loans.
the ERC721 implementation towards GammaPool loans.

The GammaPool contracts in the v1-core repo do not need the contracts in this repository in order to work, but this
repository does depend on the contracts in v1-core.

Users are encouraged to interact with the GammaPools via the contracts in this repository to ensure a safe user experience.

Expand Down

0 comments on commit 9ba5527

Please sign in to comment.