Bitcoin Forum
April 23, 2024, 11:30:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin core full node V.22 HWI configuration for mac to work with Trezor  (Read 95 times)
earningfreebitcoins (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 1


View Profile
April 26, 2022, 06:29:46 PM
Merited by Welsh (1)
 #1

Two things i need help with from bitcoin experts please:

1. just installed the bitcoin core v.22 full node on mac Big Sur, but can't connect my Trezor with the UI.
can some experts please advise how to install the HWI, currently when I create a new wallet the option for "external signer" is grayed out, not an option for me to use my trezor with.

2. how can i find my full node .onion address so i can use an electrum server with my own node remotely?


thanks in advance!

"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
BlackHatCoiner
Legendary
*
Online Online

Activity: 1498
Merit: 7260


Farewell, Leo


View Profile
April 26, 2022, 07:30:30 PM
Last edit: April 26, 2022, 09:08:30 PM by BlackHatCoiner
Merited by DaveF (3), ABCbits (1)
 #2

1. just installed the bitcoin core v.22 full node on mac Big Sur, but can't connect my Trezor with the UI.
You can't connect your Trezor directly to Bitcoin Core. For Trezor, you need to run an Electrum server which will connect to your full node: https://blog.trezor.io/connecting-your-wallet-to-a-full-node-edf56693b545

2. how can i find my full node .onion address so i can use an electrum server with my own node remotely?
Again, you don't need the onion address of your full node, but of your Electrum server. To do this you need to run an Electrum server and as far as I understand, you don't. Check spesmilo's "How To". If that seems difficult and you're using RPi, pick a full node OS, such as Umbrel or Raspibolt.

If you don't have a RPi neither you think you're confident in your technical skills, consider buying one. It's cheap and you don't have to mess with things you don't understand well.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3374
Merit: 6531


Just writing some code


View Profile WWW
April 26, 2022, 08:40:28 PM
Merited by Welsh (4), dkbit98 (4), DaveF (3), ABCbits (3), BlackHatCoiner (3), BitMaxz (1), DdmrDdmr (1)
 #3

You can't connect your Trezor directly to Bitcoin Core.
Your information is outdated. It is (and has been since 22.0) possible to have Bitcoin Core connect directly to various hardware wallets.

Again, you don't need the onion address of your full node, but of your Electrum server. To do this you need to run an Electrum server and as far as I understand, you don't. Check spesmilo's "How To". If that seems difficult and you're using RPi, pick a full node OS, such as Umbrel or Raspibolt.

If you don't have a RPi neither you think you're confident in your technical skills, consider buying one. It's cheap and you don't have to mess with things you don't understand well.
It sounds like they want to run their own Electrum server, not connect Electrum to a server.



Two things i need help with from bitcoin experts please:

1. just installed the bitcoin core v.22 full node on mac Big Sur, but can't connect my Trezor with the UI.
can some experts please advise how to install the HWI, currently when I create a new wallet the option for "external signer" is grayed out, not an option for me to use my trezor with
Download the HWI Mac binary from https://github.com/bitcoin-core/HWI/releases and extract it to some place. Remember the full path to the hwi binary that you extracted.

In your bitcoin.conf, add signer=<path> where <path> is the path to the HWI binary.

When you start Bitcoin Core now, you should be able to create a walle with external signer.

2. how can i find my full node .onion address so i can use an electrum server with my own node remotely?
You can use the getnetworkinfo RPC. If you have enabled hidden service creation, getnetworkinfo will have your onion address listed in localaddresses.

DaveF
Legendary
*
Offline Offline

Activity: 3458
Merit: 6234


Crypto Swap Exchange


View Profile WWW
April 26, 2022, 08:44:42 PM
 #4

There is also mynode http://mynodebtc.com that has a per-configured virtual machine that runs under Oracles Virtual Box.
TOR is a premium feature that will cost you $99 BUT since it's running as a VM on your Mac you don't have to shell out the money for any more hardware.

@NeuroticFish did a write-up on how to do it under the WSL and Debian, should not be that hard to adapt it for a Mac: https://bitcointalk.org/index.php?topic=5367296.0

-Dave


█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: [1]
  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!