Skip to content

basti050295/JumpCoin-Build-Kit

 
 

Repository files navigation

JumpCoin-Build-Kit

Required (installed by the script via apt-get)

  • gcc
  • make
  • git
  • wget
  • curl
  • (qt4-dev-tools, libqt4-dev, libqt4, qmake)

Run with

curl https://raw.githubusercontent.com/LHK1337/JumpCoin-Build-Kit/master/build.sh | bash

Raspbian image [Download]

Raspbian (stretch) image with:

  • preinstalled/preconfigured jumpcoind, jumpcoin-qt, jumpcoin-cli
  • jumpcoind autostart with screen
  • dhcp/ssh enabled
  • raspbian default creds (pi:raspberry)

Installation:

  • Extract img
  • burn img to sd
  • setup network
  • boot pi
  • change password ($ passwd)
  • run $ raspi-config
  • Expand Filesystem
  • enjoy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.6%
  • Shell 8.4%