You are viewing a single comment's thread from:

RE: How to build and run a hive node - witness/seed/consensus and account history nodes

in HiveDevs2 years ago

I think the offline mode is added only in the master branch. You could build from master or just use a web wallet like https://hive.ausbit.dev/witness to setup the witness params. Also, https://hivetasks.com/key-generator can help generate a pair of keys.

Sort:  

I can rebuild from master, do I just follow the guide again but this time rerun git checkout v1.25.0 but with master at the end?

Or do I need to delete everything first, all the folders and files (except the blockchain).

 2 years ago  

I would say clone in another folder and build only cli_wallet. Yes, git checkout master should do it.