Chi siamo Elnaril
open source developer
Coffee keeps me awake to develop open source projects !! :)
- uniswap-universal-router-decoder: Python SDK for the Uniswap Universal Router
- uniswap-smart-path: Find the path from v2 and v3 pools to swap with the best price
- python-uniswapx-sdk: Python SDK for UniswapX
- credit-rate-limit: Async rate limiter for APIs that use credits or requests per time unit
- gedit-plugin-collection: Gedit plugins I wrote to help me with my jobs
-----
If you have any question about how to use the Python SDK for the Uniswap Universal Router, or any other of my libraries, feel free to ask!
Sostenitori recenti
Posts
It's the second tutorial I wrote about my open-source library credit-rate-limit The first one was about rate limiting based on a number of requests per time unit . With this one you will learn how to manage rate limits based on a number of credits per time unit . ✨✨ Tutorial Link ✨✨ ✨✨ Library code and document ✨✨ Feel free to share any feedback about this tutorial or the lib! :)
Python Tutorial: How to rate limit async requests to credit-based APIs like Infura
Apr 20, 2025
38 visualizzazioni
With this new version come all Uniswap V4 functions supported by the Universal Router contract. Swap on V4 pools Create new V4 pools Mint positions on V4 pools And much more .... Useful links: Full release notes Doc/Repo PyPI Installation: pip install uniswap-universal-router-decoder==2.0.0 Feel free to give me any feedback on this release, or open a discussion or a ticket about a feature that sho...
💫 The Python Uniswap Universal Router SDK v2.0.0 is released ! 💫
Feb 21, 2025
109 visualizzazioni
I developed a couple of plugins for Gedit that help me for my jobs. I use them with JSON ABIs and decoded transaction input data . I thought they could also help others, so I open-sourced them: JSON Formatter : Verify, Format and Minimify JSON documents Prettifier : Prettify data structures Repo/doc: https://github.com/Elnaril/gedit-plugin-collection Welcome to any feedback! :)
Gedit Plugins
Jan 22, 2025
145 visualizzazioni