Pages:
Author

Topic: HODLER Wallet - The Only Open Source Multi-Asset Wallet (Read 19536 times)

legendary
Activity: 1862
Merit: 1105
WalletScrutiny.com
Two years later, the thread had no replies, the website is down but ... the wallet has 1000 downloads on Google Play. Whats up? Is this project still alive? On GitHub there was also a long silence since 2019.

I'm poking around for inclusion in WalletScrutiny: https://walletscrutiny.com/android/tech.hodler.core/
legendary
Activity: 2058
Merit: 1264
Logo Designer ⛨ BSFL Division1
I saw Holder wallet today for the first time, and I don't know much about it, but I like the dark style.
Does it have ability to sign-a-message for Bitcoin?
So far I know that only Electrum and Coinomi have that option
newbie
Activity: 7
Merit: 0
hero member
Activity: 672
Merit: 526
I found the OS you created for j3 very interesting. And I understand why you charge for it. For some time now I've been looking for an android version that could be used exclusively as a multi-wallet. Any plans to create and maintain android versions for other smartphones?
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
Vote for the next feature in the HODLER wallet: 



https://twitter.com/HODLER_TECH/status/1108689816223395840
newbie
Activity: 10
Merit: 1
Heres an idea...

With regards to the timelock feature, you could have multiple options. It could be literally impossible to access your funds, or there could be other options where the funds are accessible (in case of emergency etc) but you place a self imposed and self determined percentage penalty if you take out the funds before the deadline, (the percentage penalty should be shrinkable as you get closer to the deadline as well in a proportionate manner). So you have established the option for a disincentivising system for the user to remove their coins early, and created a source of funds for somebody too! Where should the penalty go? Well the user should be able to choose this too. Either to the developers, or to be distributed to other users of the wallet. This would act as an interest acruing mechanism for everyone who deposits funds in the wallet! So everyones a winner and it incentivises more adoption as well.
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
HODLER Pro – Blockchain Smartphone with Extended Cryptocurrency Wallet - on sale!


Blockchain Smartphone from HODLER Wallet developer team, able to safely store and transfer cryptocurrencies – on sale from the end of February 2019. It’s an entirely new type of a hardware wallet, combining the advantages of classic hardware wallets with all the benefits of popular wallet applications able to store many cryptocurrencies and tokens.

Read more: https://steemit.com/hodler/@hodler.tech/hodler-pro-blockchain-smartphone-with-extended-cryptocurrency-wallet-on-sale


copper member
Activity: 19
Merit: 3
CIO at HODLER.TECH
good wallet, good business. few moments.

1. when i view something on Delphi - on my eyes blink - ATTENTION, VUNNERABILITY.

2. primary question. what function you use for generation priv. keys. Exist VUNNERABILITY generation mechanisms when hacker may sweep all keys generated wallet.



1. Why? I wrote this wallet from a scratch, always focused on security. This code is native, do not use webview or other things which may be vulnerable. It's all native
2. Look at function priv256forHD in misc unit, private keys are created from concatenating master seed and given coin params, then hashed. It's not inversible, so hacker must own a masterseed. Masterseed is generated with ISecureRandom + data from move sensor + taps/clicks  etc, then hashed.
MasterSeed is then secured with TCA alghoritm for key streching and SPECK. In early version of HODLER every single private key were also secured with key strech algo but we left this feature because it takes too long for generate pool of addresses for receive/change feature.
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
Hello.

We'd like to inform you about implementing NANO into HODLER Wallet.

We already have the infrastructure needed to support NANO transactions, generating addresses and private keys and securing them, the backup system, and mining blocks needed to send transactions. Possibly as soon as this week we'll be able to release a closed version of HODLER Wallet with NANO support for the people who by sending an email titled “NANO TESTS” to [email protected] declare their willingness to participate in the tests.

Jokes about fee used to send transactions are popular among the NANO community. We'd like to include one of them in our wallet's interface in the place used for setting the miners fee with other cryptocurrencies.

Placement of the NANO fee joke:


Because of that, we'd like to announce a contest for the best NANO fee joke fitting our wallet.

The prize:
including winner's signature under the joke with a link to his profile
satisfaction from winning Smiley

The rules:
Start: on the day of announcement
End: 14.02
The joke is to be placed on an edited GUI:  https://hodler.tech/manuals/HODLER-NANO-FEE-JOKE-CLEAN.jpg
Send your work to [email protected] with a link to your social media profile
Fee-joke can be in either visual or text form


We encourage you to spread this information among the NANO community. We are very proud to be possibly the first multiwallet to include NANO among its supported cryptocurrencies. We consider NANO to be a great project that should be widely discussed by the entire crypto community because of how open this project is to solving the problems many people face, including its use of very innovative method of transaction processing, fighting against transaction spam and implementing 0-fee.

Best regards,
HODLER.TECH Team
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet

HODLER Wallet 0.4 has been released!

Among numerous small improvements, a couple of more important ones can be highlighted:

- Keypool – new address for each new transaction. Subsequent transactions will be received to new addresses, while the change mechanism will send coins to addresses with positions higher than 1,000,000 in the pool. This will greatly improve the privacy of transactions, and automatic mixing will help to obfuscate the real address of the sender. The longer wallet is being used, the more diffused and mixed user's coins will become. It's a major change in the wallet, and one that we have tested thoroughly. If you happen upon any issues with synchronization, they can be fixed by restoring the user's profile with the “QR Encrypted Backup” or “Mnemonic Seed Backup”. In case of any problems, contact us at [email protected].

- New look of the app – intended to improve the clarity of displayed information, and make using the wallet even easier. The application's UI will be further improved in the future with new icons making it easier to use particular features of the wallet.

Windows version and the APK file were published at the usual link:
https://github.com/HODLERTECH/HODLER-Open-Source-Multi-Asset-Wallet/releases/

The new release was also added to Play Store, and it will take up to 48 hours for it to update.

We hope that you will enjoy using the new version of HODLER Wallet!
legendary
Activity: 2156
Merit: 1132
good wallet, good business. few moments.

1. when i view something on Delphi - on my eyes blink - ATTENTION, VUNNERABILITY.

2. primary question. what function you use for generation priv. keys. Exist VUNNERABILITY generation mechanisms when hacker may sweep all keys generated wallet.

copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
Hello. ICO was very quick, we collected funds that allow us to develop the product. Our token is HODLER.TECH (HDL) https://www.altilly.com/market/HDL_USDT

We have almost ready next few changes in the program:
- a new design of the application,
- keypool (to improve the privacy of the transaction),
- many minor changes reported by the community,

We are also finishing changes that will make our apps 100% compatible with the bitcoin.org standard in order to obtain their recommendation. The list of the requirements is very long, but almost all of them are already implemented in HODLER Wallet:
https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/managing-wallets.md

We have an overview of our application by Bitcoin.org will improve the confidence in our software for people who are not programmers and are unable to verify the code on our Github:
https://github.com/HODLERTECH/HODLER-Open-Source-Multi-Asset-Wallet

The next task is to add the NANO, XRP and Monero cryptocurrencies and integrate the HODLER Wallet with DEX (Decentralized Exchange) to enable private and secure coin exchange in the application.

Thank you for your interest



member
Activity: 265
Merit: 14
Nina
Interest discussion about Hodler started in the web-wallets board : https://bitcointalksearch.org/topic/hodler-wallet-5098468

I just installed the 0.3.2 version for windows. I think i will try it later today, i think Hodler would be a very useful tool to store multiple crypto-funds in one wallet. I didn't hear about your ICO. Does the wallet run a coin within it?
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
We have made pairing of wallets between different devices and platforms easier. Encrypted QR Backup is now displayed in the wallet, all it takes is too scan it with a laptop or phone camera to synchronize two devices. Troublesome and dangerous sending of the seed is no longer required. Encrypted seed in a form of QR code can be stored online, as to decrypt it user's password is needed.

Moving of balances into another device, including from computer to phone and vice versa, now takes only couple seconds:




In the next release we will also include the option of generating a full, encrypted paper wallet and export it from the device. In all cases to open it the password will be required. You can try by yourself to crack the wallet that we're publishing, it's our official wallet. If you try it you will get to know what the term "key stretching" is: https://en.wikipedia.org/wiki/Key_stretching

copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
Thank you for your ideas and support. We will consider it. In connection with preparations to add Bitcoin SV fora, we would like to present the block explorer of this cryptocurrency. This is something that every project should have: Bitcoin SV Block Explorer:  https://bsvexplorer.info/
legendary
Activity: 1792
Merit: 1283
Just upvoted and resteemed your post on Steemit.
If you want, I'd be willing to write an article about Hodler wallet. I have around 700 (real) followers on Steemit, so that will give you some more exposure.

Any idea when you'll add the ability to lock funds? I think that would be great to mention in the article.
Ballpark ETA will do Wink

My Steemit blog: https://steemit.com/@daan

Can also help you with a free Steem Power delegation if you ever need it.

Also, it might be worth joining Utopian-io with your project, so you can get paid for your own contributions.
Check: https://join.utopian.io/ & https://steemit.com/@utopian-io

It's a project on Steemit that rewards open-source contributions, you get around $20 - $80 per contribution made, depending on the quality/difficulty
copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
This time everything went great. The new, 0.2.9 release of our application, updated using all the data we collected during the previous test, is much better than the 0.2.8 release. The new, optimized synchronization system is much lighter on the servers, the wallet no longer slows down when traffic is high, and the balances are synchronized much faster. Improved traffic control system divides the traffic smoothly and evenly on all servers. The servers proved themselves to be able to survive the harshest of situations, and after the traffic lowers down they can get back to normal immediately. The only issue we discovered is huge encumbrance during ETH and tokens synchronization, and we will start working on it right away.

The 0.2.9 release also introduces a new token Algory, a new coin DigiByte (Legacy + Segwit), support for all LTC addresses (Legacy, Multisig, Segwit) and the option of choosing preferred coins during the initial configuration. This version of our wallet is a great advancement and it will soon be introduced to our hardware wallet.

Currently we're working on the iOS release as well as adding the support for NANO.
full member
Activity: 497
Merit: 119
I got 40$ from your competition. Thanks a lot.
hero member
Activity: 2282
Merit: 668
Community management 24/7 for hire
You are moving forward as planned Cool

If you some day need help signing your token up different places, telegram support and spreading the word I would love to help.

copper member
Activity: 183
Merit: 18
www.hodler.tech - HODLER - Open Source MultiWallet
Pages:
Jump to: