fibercrypto / fibercrypto/fibercryptowallet

Ethereum - Implement multi signature wallet

Open
#244 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Feature description**

Ethereum multisig wallets

**Is your feature request related to a problem? Please describe.**
Wallet does not support Ethereum multisig wallets

**Describe the solution you'd like**
Usability similar to Electrum

**Describe alternatives you've considered**
There are many crypto wallets out there , but Electrum excels to be considered the right target.

**Additional context**

TODO: Find a golang library for Ethereum
Requires #208
This might require changes in `core.Wallet` interface .

**Possible implementation**

- [ ] Create multisig Bitcoin wallets (backend)
- [ ] Create multisig Bitcoin wallets (GUI)
- [ ] List multisig Ethereum wallets
- [ ] Encrypt / decrypt files for multisig Ethereum wallet
- [ ] Implement `core.Wallet` interface
- [ ] Implement `core.Signer` interface

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.