marktoda / uniswap-v3-manager

Uniswap V3 Position manager - automatically readjusts positions to match a given price width window
25 stars 8 forks source link

feat: add CLI arg parsing #7

Closed marktoda closed 3 years ago

marktoda commented 3 years ago

This commit allows the user to pass arguments through the CLI as well as through environment variables. It also adds support for gpg encrypted private keys.