hswick / exw3

High level Ethereum RPC Client for Elixir
Apache License 2.0
151 stars 45 forks source link

Singing with PK #118

Closed albertoramires closed 2 years ago

albertoramires commented 2 years ago

Does this library support signing transactions with a given PK? I can't seem to find any details in the documentation. I don't want to use accounts since I'll be using Alchemy RPC.

rupurt commented 2 years ago

Hi @albertoramires,

It doesn't atm but is definitely something we would like.

albertoramires commented 2 years ago

Thanks for the swift reply @rupurt.