cake_wallet/cw_solana
David Adegoke 96baf460f3
Some checks failed
Cache Dependencies / test (push) Has been cancelled
Filters out TRC10 spam transactions and modifies Solana error messages (#1587)
* fix: Tron and solana fixes

* fix: Disable send all for solana wallets

* fix: Add localization and add tostring to get more info on error

* fix: Fix spelling for comment

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-08-10 02:02:47 +03:00
..
lib Filters out TRC10 spam transactions and modifies Solana error messages (#1587) 2024-08-10 02:02:47 +03:00
test CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.gitignore CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.metadata CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
analysis_options.yaml CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
CHANGELOG.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
LICENSE CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
pubspec.yaml Filters out TRC10 spam transactions and modifies Solana error messages (#1587) 2024-08-10 02:02:47 +03:00
README.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.