Skip to content

[Feature] Move Wallet/LocalWallet etc to its own crate #262

@onbjerg

Description

@onbjerg

Component

signers

Describe the feature you would like

alloy-network (and by extension alloy-provider) cannot be WASM-compatible since #190 because it depends on alloy-signers, which itself is not WASM-compatible because of a dependency on rand.

As far as I can tell, this is only for Wallet/LocalWallet etc., which can live in their own crate.

#190 (comment)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtTech debt which needs to be addressedenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions