Author

Topic: Any ultimate wallet compilation guide ? (Read 915 times)

legendary
Activity: 1064
Merit: 1000
January 10, 2016, 10:59:16 AM
#6
I personally use buildroot https://buildroot.org/ to compile for ARM devices (including the pi) since compiling on the device itself can be horridly slow. I haven't written up a guide, but it does vary greatly on the dependencies used.  It is usually best to consult the README for whatever coin you are building so that you can prepare your environment accordingly.

Good luck.
staff
Activity: 3458
Merit: 6793
Just writing some code
January 10, 2016, 10:49:40 AM
#5
What kind of wallet? Different wallets are compiled differently. Are you talking about the bitcoin-qt fork for altcoins? That has the instructions inside the source on github, usually called build-unix which will help you build things on linux and thus the raspberry pi.

Yes, I am talking about that. Thank you I'll take a look to the sources on GitHub, but if there is nothing, what do I have to do ?
Generally you can use Bitcoin's build docs at: https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md to help you since most coins are forks of Bitcoin. However some of the dependencies might not work since altcoins may add or remove dependencies and Bitcoin changes its dependencies as it evolves.
member
Activity: 91
Merit: 10
January 10, 2016, 05:48:42 AM
#4
What kind of wallet? Different wallets are compiled differently. Are you talking about the bitcoin-qt fork for altcoins? That has the instructions inside the source on github, usually called build-unix which will help you build things on linux and thus the raspberry pi.

Yes, I am talking about that. Thank you I'll take a look to the sources on GitHub, but if there is nothing, what do I have to do ?
staff
Activity: 3458
Merit: 6793
Just writing some code
November 18, 2015, 03:09:22 PM
#3
What kind of wallet? Different wallets are compiled differently. Are you talking about the bitcoin-qt fork for altcoins? That has the instructions inside the source on github, usually called build-unix which will help you build things on linux and thus the raspberry pi.
staff
Activity: 3500
Merit: 6152
member
Activity: 91
Merit: 10
November 18, 2015, 02:47:48 PM
#1
Hello everyone ! Is there a guide out there (here or on the net), that provide step-by-step easy to understand explanantions on how to build a wallet on a Raspberry Pi 2 ?
Jump to: