pull down to refresh

In my wallet, https://helm-wallet.com/ I receive a commission from the fees paid to Boltz for the swaps.
Helm is a Liquid wallet that uses Boltz submarine swaps to disguise itself as a Lightning wallet.
A quick visit to https://boltz.exchange/ and you can see the fees Boltz charges:
  • Lightning => Liquid = 0.25%
  • Liquid => Lightning = 0.1%
Having said that, I receive more sats from zaps that from Helm :p
Sounds very interesting. Thanks for mentioning it.
reply
On your website, it says
You can try it (testnet is available)
So, can you use real sats on it, or is just for testnet?
reply
Both.
Actually it supports mainnet, testnet and regtest.
Just go to settings > network and change at will.
reply
Do you have any support or chat (like telegram, discord, simplex?) where people can provide feedback?
It looks promising. I have a couple thoughts on it.
reply
No, sorry.
You can find me here, on X or Nostr, or open a issue on GitHub.
reply
Here's some feedback, just from working with it a bit.
  • You go to the main site and click on Open app. That takes you to a website with dev in the name https://helm-wallet.pages.dev/. That makes me think it's just for dev. Maybe have 2 separate links?
  • I see that further down in the Try It area, you specify mainnet or testnet. But when you click on those links, it turns out the network settings are identical in the pages that come up.
  • I don't understand the listings in the Network section. You have Liquid, Mainnet and Testnet. So when you choose Liquid, you're choosing plain Liquid (does it have a testnet equivalent?). And then the other options are Mainnet and Testnet - so at that point, you're actually using Bitcoin, instead of Liquid?
  • When I create a wallet, then tried to restore it, I was very confused. You see, when I first wrote down the seed words, you have them in this order:
1 2 3 4 5 6 7 8 9 10 11 12
I was expecting it to be like this 1 7 2 8 3 9 4 10 5 11 6 12
...And I actually numbered and wrote it down that way. Then when restoring, I saw it was different, and had to fix up my seed word list, because it was in the wrong order. I'm guessing that MOST people would expect it to be the way I thought it would be.
  • You may want to be more explicit about the password, in terms of what it actually is. I wasn't sure if it was like a bitcoin passphrase (does Liquid even have that?) or it was just a password for that instance of Helm Wallet. It turns out it's for the later, because you can restore from one browser to another, just with the seed phrase. You may want to have more info on this.
  • Why is Send grayed out? Looks like I can receive, but not send?
I like the very straightforward design in general. What are your future plans for it? Is it most similar to Aqua?
reply
I don't understand the listings in the Network section. You have Liquid, Mainnet and Testnet. So when you choose Liquid, you're choosing plain Liquid (does it have a testnet equivalent?). And then the other options are Mainnet and Testnet - so at that point, you're actually using Bitcoin, instead of Liquid?
Did you see "Bitcoin"? Really? It should be Liquid (for Mainnet), Testnet and Regtest. Remember, Helm is a Liquid wallet, mainnet for it is Liquid, not Bitcoin.
When I create a wallet, then tried to restore it, I was very confused. You see, when I first wrote down the seed words, you have them in this order:
Hint:
  • copy your mnemonic to the clipboard
  • click on input #1 and then paste the entire mnemonic
  • the app will understand what you're trying to achieve and will fill all the fields
You go to the main site and click on Open app. That takes you to a website with dev in the name https://helm-wallet.pages.dev/. That makes me think it's just for dev. Maybe have 2 separate links?
I need to improve the copy, that's for sure ;)
The code is mirrored in 3 sites (github, gitlab and bitbucket) for redundancy and censorship resistance (it will also be uploaded to IPFS as soon I reach version 1).
I then deploy the app on to two different domains, again for redundancy and censorship resistance. It's the same app, if you use the same mnemonic you will have the exact same experience.
I see now it may be confusing, I will change the copy.
Great point! I should have included atomic swaps. It is definitely a valid revenue model!
reply