Skip to content

Remove ethers package #262

Description

@annybs

While working on optimising the JS payload, I found that the ethers package accounts for 186.94kB of production output, or about 15% of total.

We only use a single function from it, in one place only, to format an ETH amount.

This dependency is drastically oversized for our requirements! We should reimplement the method by copy-paste and remove the package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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