Packages

Exth is an Elixir client for interacting with EVM-compatible blockchain nodes via JSON-RPC. It provides a robust interface for making Ethereum RPC calls.

Current section

Files

Jump to
exth lib exth.ex
Raw

lib/exth.ex

defmodule Exth do
@external_resource "README.md"
@moduledoc "README.md"
|> File.read!()
end