Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Allow Dapp to initiate connection to Web3Β #20

@jklepatch

Description

@jklepatch

Currently, when Drizzle is loaded, it automatically tries to connect to Web3.

What we should do is allow Dapp developer to specify when Drizzle should try to connect to Web3.

More specifically, when we create the drizzle object, it doesn't kickstart the connection process. Instead, it waits for a start() method to be executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalThis would be a nice feature - let's discuss

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions