Skip to content

Instantly share code, notes, and snippets.

@0xConsole
0xConsole / build-linux.sh
Last active March 12, 2018 19:09
How do I build Instacash from the github source code? (Linux)
#!/bin/bash
#This will build the lastest master from github or existing files. Contact redvoid for questions
buildDir=~/instacash
echo This script will build the lastest Instacash master from github in your homedrive
echo It will DELETE $buildDir and ALL contents!!!!!!
echo This script contains attended installs that require input
echo To build from Instacash Master just run the script. Otherwise download the zip for what you want to build and extract it to $buildDir/PIVX before running. Then call the script with UseExisting for an argument
read -p "Press [Enter] key if you understand and accept"
@0xConsole
0xConsole / verification.txt
Created February 2, 2020 14:45
Verification
This is to verify that xayan123 is therealredvoid.