CakeWallet/cw_core
Konstantin Ullrich 4dd82f5911
feat: implement Gnosis wallet and currency integration
- Added `CWGnosis` class with support for Gnosis blockchain functionalities.
- Extended ERC20 token support with `xdai` and `gno` tokens.
- Introduced Gnosis-specific methods for wallet creation, transaction handling, and token management.
- Updated EVM chain support with Gnosis-specific implementations.
2025-06-16 12:29:09 +02:00
..
lib feat: implement Gnosis wallet and currency integration 2025-06-16 12:29:09 +02:00
.gitignore Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]" 2023-02-08 19:25:37 +02:00
.metadata Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
CHANGELOG.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
LICENSE Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pubspec.lock update-payjoin (#2281) 2025-06-11 19:44:06 +03:00
pubspec.yaml update-payjoin (#2281) 2025-06-11 19:44:06 +03:00
README.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00

cw_core

A new Flutter package project.

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.