Bitcoin Forum
August 15, 2024, 07:26:42 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7]  All
  Print  
Author Topic: [LIST] Wallets supporting Taproot  (Read 3913 times)
angelo1oc
Newbie
*
Offline Offline

Activity: 15
Merit: 4


View Profile
August 09, 2024, 11:31:42 PM
Merited by JayJuanGee (1)
 #121

I just release a beta version of a FULL taproot wallet for Desktops, here are the specs:

The wallet support the following Bitcoin standards:
•   Brain Wallets (not recommended).
•   Wallet Import Format (WIF) for legacy individual keys.
•   Hierarchical Deterministic Wallets (BIP 32).
•   Mnemonic code for generating deterministic keys (BIP 39).
•   Multi-Account Hierarchy for Deterministic Wallets - Legacy Format of HD (BIP 44)
•   Derivation scheme for P2WPKH-nested-in-P2SH based accounts (BIP 49)
•   Derivation scheme for P2WPKH based accounts (BIP 84)
•   Segregated Witness (BIP 141), (BIP 143) and (BIP 144)
•   Bech32 segwit address implementation with error detection (BIP 163)
•   Key Derivation for Single Key P2TR Outputs (BIP 86) ~ our default mode
•   Validation of Taproot Scripts (BIP 341 and BIP 342)
•   Electrum protocol compatible
•   Multy spending paths (address and script)
•   K of N multisignature (using Huffman TapTrees)


And here a like to the wiki where you can download it and test it.
https://wiki.distributedcryptography.com/wiki.aspx?9,Toc%3aOur+application,

I've build some advance functionalities not seen anywhere, here are links to some docs and videos:

In this link I explain (and have a video) on how the Concensus Backup works:
https://wiki.distributedcryptography.com/wiki.aspx?1048,Consensus+Backup

On the following one about the Delegated Multisignature”:
https://wiki.distributedcryptography.com/wiki.aspx?1049,Delegated+Multisignature

regards
~angelo

dkbit98 (OP)
Legendary
*
Offline Offline

Activity: 2324
Merit: 7373



View Profile WWW
August 10, 2024, 10:53:02 AM
 #122

I just release a beta version of a FULL taproot wallet for Desktops, here are the specs
What exactly this means, for desktops?
If you have a wallet with open source code than clearly post the link and the name of wallet.
This list is only used for wallets that support Taprott addresses, not for concepts and ideas.
 

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3570
Merit: 6267



View Profile
August 10, 2024, 04:20:03 PM
Merited by JayJuanGee (1)
 #123

I found another wallet/DEX called UXUY[1][2]. I'm not sure if it has been talked about here. It supports Taproot as well as The taproot assets (formerly known as Taro).

I did install it but didn't get the chance to use it yet to give a review. The wallet is not open source and has received investments from Binance labs and others[3].

[1] https://uxuy.com/wallet
[2] https://play.google.com/store/apps/details?id=com.uxuy
[3] https://blog.uxuy.com/binance-labs-incubated-uxuy-secures-7m-pre-a-round-fundraising-surpasses-10-million-total-c148b60a087e

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
angelo1oc
Newbie
*
Offline Offline

Activity: 15
Merit: 4


View Profile
August 10, 2024, 04:42:55 PM
 #124

Sorry for the confusion.
Here's the link to the source code:

https://github.com/angelonardone/DistributedCryptography

What I mean with "Desktop" is that is NOT for mobile devices, it work on Windows, Mac, Linux, and as a WebServer app as well.

The default Key Derivation follows the BIP 86 standard.
In addition I've created Multisignature schema of K of N using Huffman TapTrees and Multyspending paths (address and scripts)

And it is a "real" wallet, it happens that I just release it yesterday and I'm looking for feedback in order to improve it.

Regards
~angelo

SFR10
Legendary
*
Offline Offline

Activity: 3094
Merit: 3495


Crypto Swap Exchange


View Profile WWW
August 11, 2024, 01:00:49 PM
 #125

I did install it but didn't get the chance to use it yet to give a review.
Were you able to create a wallet to check and verify if it fully supports Taproot addresses? I'm asking this because of a comment that I found under one of their posts on X that's "asking for Taproot's ETA".
- Unfortunately, I'm stuck at the "securely store cloud MPC key slice" stage (it keeps showing a network time-out error and I've already tried using different networks with no luck, so I'm pretty sure it has something to do with them).

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3570
Merit: 6267



View Profile
August 11, 2024, 01:12:33 PM
Merited by SFR10 (1)
 #126

I did install it but didn't get the chance to use it yet to give a review.
Were you able to create a wallet to check and verify if it fully supports Taproot addresses? I'm asking this because of a comment that I found under one of their posts on X that's "asking for Taproot's ETA".
- Unfortunately, I'm stuck at the "securely store cloud MPC key slice" stage (it keeps showing a network time-out error and I've already tried using different networks with no luck, so I'm pretty sure it has something to do with them).

I have made a wallet/account and I can see that my receiving address "bc1p" so it should be supported, yes. I have not tried sending though. There are also some BRC-20 assets with also the same type of addresses. I have tried the wallet on Android, but I don't think the iOS version would be missing this since it's basically what seems to be what the wallet is all about.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 2 3 4 5 6 [7]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!