fibercrypto / fibercrypto/fibercryptowallet

Ethereum - Send transactions

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

Description

**Feature description**

Create Ethereum transactions

**Is your feature request related to a problem? Please describe.**
There is no way to create Ethereum transactions after #246

**Describe the solution you'd like**
Integrate Ethereum transactions into simple and advanced wallet views

![Advanced transaction view](https://user-images.githubusercontent.com/45134993/60376240-80d76c80-99db-11e9-93de-93680e8b3417.png)

**Possible implementation**

- [ ] List Ethereum Wallet addresses
- [ ] List unspent outputs by address
- [ ] Implement `Transaction` interface for Ethereum
- [ ] Extend `Transaction` interface to cope with Ethereum-specific features
- [ ] Serialize Ethereum `Transaction`
- [ ] Implement transaction signing interfaces
- [ ] Implement Ethereum blockchain transaction API for multi-wallet transactions
- [ ] Implement P2PKH in Ethereum blockchain sign service for partial signing with multi-wallet transactions
- [ ] Implement Ethereum contract-specific features
- [ ] Implement common ops for ERC20 coins

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.