Bitcoin Forum
May 24, 2024, 06:07:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Virtual machine for building wallets from source (15+ currencies)  (Read 919 times)
sooscdev (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 12, 2013, 06:38:04 AM
 #1

I've put together a virtual machine that downloads and builds wallets from source without intervention. It uses Vagrant to build the VM and Ansible to download and build all the wallets. So far, it's setup to build the following:

GUI and Console
Anoncoin, BBQcoin, Crptobullion, Digitalcoin, Feathercoin, Florincoin, Freicoin, Goldcoin, Litecoin, Megacoin, PPcoin, Primecoin, Quarkcoin, Sexcoin, Stablecoin, Worldcoin, Yacoin, Zetacoin

GUI only
Devcoin, Yacoin

Console only
Fastcoin, Lotterytickets, Namecoin

I'll add more coins as often as I can. The source code, along with instructions, is up at github if you want to try it or see the build steps for each wallet. PM me or submit a pull request if there's a coin not on the list that you would like to be added.

Github
https://github.com/soosc/cryptowallets

szami
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 23, 2013, 09:39:32 AM
 #2

Sorry but could you describe it a bit more detailed what is it for and how to use it?
This Vargant is new for me.
sooscdev (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 24, 2013, 01:30:04 AM
 #3

Sorry but could you describe it a bit more detailed what is it for and how to use it?
This Vargant is new for me.

Sure -

Vagrant is a software tool used for setting up virtual machines. This VM installs all the requirements (make, qt, etc..) for the listed wallets, downloads the source code from Github and builds them without user intervention.

To use this VM, you need to have Vagrant and Virtualbox installed. Once you've done that, you can run the command vagrant up from a windows console in the folder that you've cloned this repo into to start the installation process. It will setup a desktop environment in Ubuntu for you and symlink all the wallets to /home/vagrant. The username and password to login to the VM is vagrant.
szami
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 24, 2013, 09:33:50 PM
 #4

Thank you! It looks interesting. I'll check it after the holidays. Even this "new" VM is worth to see for me.
Thanks!
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!