cake_wallet/cw_core
Serhii e9807944c0
add tags and update titles for currencies (#505)
* add tags and update  titles for currencies

AVAXC -> AVAX (C-CHAIN)
BTTBSC -> BTT (BSC)
USDTTRC20 -> USDT (TRX)
USDCSOL -> USDC (SOL)

* Update crypto_currency.dart

Add ETH tag to usdc

Co-authored-by: mkyq <53115730+mkyq@users.noreply.github.com>
2022-09-14 15:55:39 -04:00
..
lib add tags and update titles for currencies (#505) 2022-09-14 15:55:39 -04:00
.gitignore Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +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 Linter errors fixes. Move secrandom native to cw_core 2022-01-14 14:19:25 +02:00
pubspec.yaml Linter errors fixes. Move secrandom native to cw_core 2022-01-14 14:19:25 +02: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.