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

Stellar - Send transactions #331

Open
9 tasks
olemis opened this issue Feb 3, 2020 · 0 comments
Open
9 tasks

Stellar - Send transactions #331

olemis opened this issue Feb 3, 2020 · 0 comments
Labels
stellar Stellar altcoin plugin wallet Wallet subsystem
Milestone

Comments

@olemis
Copy link
Contributor

olemis commented Feb 3, 2020

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 Stellar transactions into simple and advanced wallet views

Advanced transaction view

Possible implementation

  • List Stellar Wallet addresses
  • List unspent outputs by address
  • Implement Transaction interface for Stellar
  • Extend Transaction interface to cope with Stellar-specific features
  • Serialize Stellar Transaction
  • Implement transaction signing interfaces
  • Implement Stellar blockchain transaction API for multi-wallet transactions
  • Implement P2PKH in Stellar blockchain sign service for partial signing with multi-wallet transactions
  • Implement Stellar contract-specific features
@olemis olemis added stellar Stellar altcoin plugin wallet Wallet subsystem labels Feb 3, 2020
@olemis olemis added this to To do in FiberCrypto wallet - Iteration 2 via automation Feb 3, 2020
@olemis olemis added this to the next milestone Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stellar Stellar altcoin plugin wallet Wallet subsystem
Development

No branches or pull requests

1 participant