cake_wallet/cw_evm
Omar Hatem cbc0c3afd6
Generic fixes (#1304)
* fix mobx no element error

* fix mobx issue

* Remove unused code

* Enhance error handling for monero sync failure case

* Separate litecoin mnemonic exception from bitcoin

* - Enable onramper for polygon
- Add Kaspa validation

* Set null as the default length of address validation

* Modify EVM fee text [skip ci]

* Add seed length option to polygon

* Add digibyte

* Update configure_cake_wallet.sh and fix conflicts

* Pin bottom section

* Fix Solana missing isTestnet param
2024-02-23 19:09:24 +02:00
..
lib Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
test CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
.gitignore CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
.metadata CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
analysis_options.yaml CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
CHANGELOG.md CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
LICENSE CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
pubspec.yaml CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
README.md CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +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.