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

CW-525-Add-Tron-Wallet #1327

Merged
merged 36 commits into from
May 3, 2024
Merged

CW-525-Add-Tron-Wallet #1327

merged 36 commits into from
May 3, 2024

Conversation

Blazebrain
Copy link
Contributor

@Blazebrain Blazebrain commented Mar 12, 2024

Issue Number (if Applicable): Fixes #

Description

Implement Tron Wallet

Please include a summary of the changes and which issue is fixed / feature is added.
Core features for TRON wallet

  • Create: Get keys and seed
  • Restore: Key, Seed
  • Receive TRX
  • Node Setup and Sync
  • Fetch TRC20 Tokens balance
  • Fetch Single TRC token metadata
  • Exchange TRX for tokens using ChangeNOW
  • Send TRX
  • Transaction History
  • Restore from QR
  • Buy
  • Sell

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods

Blazebrain and others added 22 commits February 7, 2024 15:27
…splay for trc20 tokens and setup secrets configuration for tron
…okens in home settings view, also minor cleanup
…h native transactions and trc20 transactions
@Blazebrain Blazebrain self-assigned this Mar 12, 2024
@Blazebrain Blazebrain marked this pull request as ready for review March 12, 2024 20:50
lib/view_model/send/output.dart Show resolved Hide resolved
lib/view_model/send/output.dart Outdated Show resolved Hide resolved
cw_tron/lib/tron_wallet.dart Outdated Show resolved Hide resolved
cw_tron/lib/tron_wallet.dart Show resolved Hide resolved
cw_tron/lib/tron_wallet.dart Outdated Show resolved Hide resolved
cw_tron/lib/tron_client.dart Show resolved Hide resolved
cw_tron/lib/tron_client.dart Show resolved Hide resolved
cw_tron/lib/tron_transaction_model.dart Show resolved Hide resolved
@OmarHatem28 OmarHatem28 merged commit d1870ba into main May 3, 2024
1 check passed
@OmarHatem28 OmarHatem28 deleted the CW-525-Add-Tron-Wallet branch May 3, 2024 18:00
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