Great to neet you in Cairns and looking forward to any feedback!
Discussion
sudo nano /etc/udev/rules.d/99-frostsnap.rules
ACTION==“add”, ATTRS{idVendor}==“303a”, ATTR{idProduct}==“1001”, MODE==“0666”, SYMLINK+=“frostsnap”
sudo udevadm control —reload-rules && sudo udevadm trigger
Necessary for connecting hardware wallet on Ubuntu 24
Had to figure out the above on my own…the start page and GitHub readme didn’t mention it.
Yeah I saw in the bushbash chat, we'll be adding it to the website and probably doing something similar to Sparrow wallet with a button in the coordinator app with the command so you can copy paste it to terminal
Keep it coming, it helps a lot!
As far as feature requests, time locks are the next big feature to integrate into the wallet. Being taproot, you’re obviously already heading down that track. One can put time between attacker and funds via scavenger hunt, but timelock enforcing non-spendability of funds works better…
Couldn't agree more
