Skip to content

Use Ox or Viem instead of Ethers #372

@jxom

Description

@jxom

Could be nice to migrate to Ox (or Viem’s utils) from Ethers here:

import { Transaction as EthersTransaction, getAddress } from "ethers";

Compared to Ethers, Ox (or Viem) is more popular (by downloads), actively maintained, and its RLP (transaction) encoding is ~1000x faster.

Should be a trivial migration:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions