-
-
Notifications
You must be signed in to change notification settings - Fork 45
Codec_Installation
Elnaril edited this page Oct 10, 2023
·
1 revision
A good practice is to use Python virtual environments, here is a tutorial.
The library can be pip installed from pypi.org and your terminal as usual:
# update pip to latest version if needed
pip install -U pip
# install the decoder from pypi.org
pip install uniswap-universal-router-decoder
Make sure you have the latest version:
pip freeze | grep universal
To update it:
pip install -U uniswap-universal-router-decoder
If you find this library useful, consider a donation and be part of the Supporter Community! :)
- ☕️☕️☕️ https://www.buymeacoffee.com/elnaril ☕️☕️☕️
- Ethereum compatible: 0xe32A121C89121bF8B829D6d88BBEA89e5d88f002
- Sponsoring: https://github.com/sponsors/Elnaril
Thank you to all supporters!! 🙏
Also, consider ⭐ starring ⭐ the repository and following the GitHub account and/or 𝕏 to get the next lib updates!