Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for clef as an account signer #1104

Merged
merged 4 commits into from
Jun 4, 2021
Merged

Conversation

iamdefinitelyahuman
Copy link
Member

@iamdefinitelyahuman iamdefinitelyahuman commented Jun 3, 2021

What I did

Add support for clef as an account signer. This makes it possible to use hardware wallets in Brownie.

How I did it

  • added the ClefAccount class to handle interactions with clef.
  • Accounts.connect_to_clef and Accounts.disconnect_from_clef for connection/disconnection
  • updated docs

How to verify it

Try it! I've tested manually a bunch.. not sure how to best write unit tests.

@michwill
Copy link

michwill commented Jun 3, 2021

🔥

@iamdefinitelyahuman iamdefinitelyahuman merged commit d221fcc into master Jun 4, 2021
@iamdefinitelyahuman iamdefinitelyahuman deleted the feat/clef branch June 4, 2021 14:24
@ghost
Copy link

ghost commented Jul 17, 2021

🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants