ExWeb3 / elixir_ethers

A comprehensive Web3 library for interacting with smart contracts on Ethereum using Elixir.
https://hexdocs.pm/ethers
Apache License 2.0
85 stars 19 forks source link

Support signed raw transactions in `Ethers.send/2` #109

Closed alisinabh closed 7 months ago

alisinabh commented 7 months ago

This will be useful in broadcasting signed transactions.