Bitcoin Forum
September 20, 2025, 09:57:34 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 06, 2018, 04:19:16 PM
So I ran GOOS=linux GOARCH= arm go build and it built a wallet.

I put it on the pi and all the commands are saying illegal instruction. I then tried export GOOS=linux export GOARCH=arm go build and it didn't build anything. Sorry this is such a pain, thanks again
2  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 06, 2018, 03:49:57 PM
Sorry again if this is a basic question but what is the best way of running a go build in the wallet folder with environment variables on mac? Is this done in the command line?
Thanks
3  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 06, 2018, 02:26:14 PM
Thanks for that.

I just tried the command chmod +x wallet and it printed changing permissions of wallet: Operation not pertmitted however when I tried ./wallet -h I did get a list of commands.

I tried to run wallet -l to see if I could export a public address but it printed wallet: command not found.

Should I try and make the wallet again from my mac with the environment variables to get this working?

Thanks again
4  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 06, 2018, 08:41:00 AM
lol I do know what cd is  Wink

I guess I don't have much linux experience, I have cd'd onto the desktop (where the wallet is) I ran chmod +x wallet and it didn't print anything. I then ran ./wallet -h and it printed illegal instruction.

Thanks again for all help here would really like to get this working
5  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 05, 2018, 08:54:28 PM
So I have tried to run wallet -h in the command line and it says wallet:command not found. Does this mean I have done something incorrectly? Sorry if these questions seem basic I'm quite new to go and just wondering how to open or run the actual wallet. Thanks
6  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: April 05, 2018, 02:02:03 PM
Thanks for your help with this. I have been able to get an executable file called wallet onto the raspberry pi. How would I initialise this wallet on the device? When I click it it says file is executable and I can click execute, execute in terminal or cancel.Having tried both execute and execute in terminal nothing seems to be happening.

Thanks again for your help and development of this program.
7  Bitcoin / Wallet software / Re: Gocoin - totally different bitcoin client with deterministic cold wallet on: March 29, 2018, 01:46:59 PM
Someone on r/BitcoinDiscussion (https://www.reddit.com/r/BitcoinDiscussion/comments/83wpxb/raspberry_pi_cold_storage/) suggested I use your tool Gocoin to make a cold storage wallet with my Raspberry Pi Zero. Oddly enough I have been learning Go recently so have a basic understanding of the language (which I assume will help). What are the first steps I need to take to get the relevant files on my Pi Zero? Is all I need Rasbian and a Go compiler? I assume I'll also need to get the wallet Github files on there? What's the best way of doing this? Sorry if these are pretty basic questions just looking for some pointers on getting started.

Thanks for making the tool it looks really useful and Go seems to be a versatile programming language.

Thanks in advance,

Adam
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!