Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ouailt/uniswapv4hook_orderbook
UniswapV4 AMM-Orderbook hybrid system using Hooks
https://github.com/ouailt/uniswapv4hook_orderbook
ethereum solidity uniswap-v4
Last synced: 3 months ago
JSON representation
UniswapV4 AMM-Orderbook hybrid system using Hooks
- Host: GitHub
- URL: https://github.com/ouailt/uniswapv4hook_orderbook
- Owner: OuailT
- License: mit
- Created: 2024-09-11T12:28:12.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-30T11:50:57.000Z (3 months ago)
- Last Synced: 2024-09-30T16:14:56.321Z (3 months ago)
- Topics: ethereum, solidity, uniswap-v4
- Language: Solidity
- Homepage:
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UniswapV4 Orderbook Integration
This project combines UniswapV4's AMM functionality with a traditional orderbook system. It aims to provide users with the benefits of both AMM liquidity and limit order precision. The project is currently under active development and is not ready for production use.
## Features
- Hybrid AMM-Orderbook system
- Utilizes UniswapV4 hooks for customized swap behavior
- Implements limit orders alongside AMM swaps## Contributing
We welcome contributions!.
## License
[MIT License](LICENSE)