azerpas / uniswap-cli

Uniswap V3 CLI for swapping from your terminal
MIT License
27 stars 7 forks source link

private key instead of mnemonic? #13

Closed colombo-77 closed 1 year ago

colombo-77 commented 1 year ago

Hey @azerpas , great tool you have built and I think it is amazingly useful! I am trying to set it up and got a quick question, is there a way to use the private key instead of the mnemonic?

azerpas commented 1 year ago

Hey @azerpas , great tool you have built and I think it is amazingly useful! I am trying to set it up and got a quick question, is there a way to use the private key instead of the mnemonic?

Hey @colombo-77, for now it only accepts a mnemonic/seed phrase type of string. I'll make sure to allow both in the near future 😊

azerpas commented 1 year ago

A couple hours flight and voilà: https://github.com/azerpas/uniswap-cli/releases/tag/v0.5.2

Enjoy! @colombo-77

colombo-77 commented 1 year ago

Hey @azerpas that is magic!!! Super cool, thank you!!! Looking forward to testing rightaway!!!