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
Component
signers
Describe the feature you would like
alloy-network(and by extensionalloy-provider) cannot be WASM-compatible since #190 because it depends onalloy-signers, which itself is not WASM-compatible because of a dependency onrand.As far as I can tell, this is only for
Wallet/LocalWalletetc., which can live in their own crate.#190 (comment)
Additional context
No response