Skip to content

Remove js-delegatable-utils dependency on eth-simple-keyring #14

Description

@danfinlay

eth-simple-keyring depends on ethereumjs-wallet, which depends on the browserify polyfill for crypto, which means none of these modules work in an environment that doesn't polyfill the crypto module. That includes the latest create-react-app, or any lean webpack configuration. Removing that dependency will allow this module to live in leaner and more modern projects.

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