0xClandestine / uniswap-v2-vyper

An educational rewrite of Uniswap V2 in Vyper using Foundry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uniswap V2 Vyper

An educational rewrite of Uniswap V2 in Vyper using Foundry.

Dependencies

Acknowledgements

These contracts were inspired by or directly modified from many sources, primarily:

Disclaimer

These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions, loss of transmitted information or loss of funds. The creators are not liable for any of the foregoing. Users should proceed with caution and use at their own risk.

About

An educational rewrite of Uniswap V2 in Vyper using Foundry.

License:GNU General Public License v3.0


Languages

Language:Solidity 60.2%Language:Vyper 39.8%