fibercryptowallet icon indicating copy to clipboard operation
fibercryptowallet copied to clipboard

Multi-coin cryptocurrency wallet

Results 86 fibercryptowallet issues
Sort by recently updated
recently updated
newest added

Implement support for [Cool wallet](https://github.com/CoolBitX-Technology/) hardware wallet. TODO: Steps to get that done. **Describe alternatives you've considered** TODO: Identify alternate implementation approaches . **Additional context** [CoolWallet assessment](https://academy.binance.com/en/articles/cool-wallet-s-hardware-wallet-review) by Binance .

wallet
wallet-hw

I'm coding the C++ version of the model that shows wallets and its addresses in the main page, and I realize that: * In the walletsModel.go (https://github.com/fibercrypto/fibercryptowallet/blob/fb9e9d3455a254b9202d24ab8af689fbb6db083d/src/models/walletsModel.go#L50), there's a `QWallet`...

help wanted
qml_models

**Is your feature request related to a problem? Please describe.** There's no way to easily know what package managers can be used to install wallet software **Describe the solution you'd...

We need to: - [ ] Drop therecipe to use Qt official releases for all Qt-related code - [x] UI files do not have any dependences with therecipe - [...

gui
qml_models

In order to ease the maintenance of the UI, reduce the amount of code, improve its performance, provide a common API for all files, improve the UX in general, and...

bug

The Qt blog post [Desktop styling with Qt Quick Controls](https://www.qt.io/blog/desktop-styling-with-qt-quick-controls) cover most of this. ![Windows](https://user-images.githubusercontent.com/45151224/99920412-5c2b1580-2cf1-11eb-9ef3-b66b3b996a96.jpg) ![macOS Dark](https://user-images.githubusercontent.com/45151224/99920420-6816d780-2cf1-11eb-9daf-1e968471b73c.png) ![Fusion](https://user-images.githubusercontent.com/45151224/99920430-6fd67c00-2cf1-11eb-835a-33ef0fac6646.png)

# The wrapper is very outdated From the beginning, my biggest affair about switching from using Qt with the official C++/Python to a wrapper was the fact that we **would...

bug

**Feature description** Ethereum multisig wallets **Is your feature request related to a problem? Please describe.** Wallet does not support Ethereum multisig wallets **Describe the solution you'd like** Usability similar to...

**Feature description** Bitcoin multisig wallets **Is your feature request related to a problem? Please describe.** Wallet does not support Bitcoin multisig wallets **Describe the solution you'd like** Usability similar to...

wallet
bitcoin

Update develop with master