cake_wallet/cw_evm
OmarHatem 8b3b87b82a Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	cw_ethereum/lib/ethereum_transaction_history.dart
	cw_ethereum/lib/ethereum_wallet.dart
	cw_ethereum/lib/ethereum_wallet_creation_credentials.dart
	cw_ethereum/lib/ethereum_wallet_service.dart
	cw_evm/lib/file.dart
	cw_polygon/lib/polygon_transaction_history.dart
	cw_polygon/lib/polygon_wallet.dart
	cw_polygon/lib/polygon_wallet_creation_credentials.dart
	lib/ethereum/cw_ethereum.dart
	lib/polygon/cw_polygon.dart
	model_generator.sh
	scripts/android/app_env.sh
	scripts/ios/app_env.sh
	scripts/macos/app_env.sh
	tool/configure.dart
2024-02-03 03:22:53 +02:00
..
lib Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-02-03 03:22:53 +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.