Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash -x
COMPOSE_VERSION="1.23.2"
COMPOSE_URL="https://github.com/docker/compose/releases/download/$COMPOSE_VERSION/docker-compose-$(uname -s)-$(uname -m)"
# Opendax bootstrap script
install_core() {
sudo bash <<EOS
apt-get update
apt-get remove -y --purge unscd
@samqju
samqju / gist:b9fc6c007f083e6429387051e24da1c3
Last active October 4, 2022 10:08
Beginners Guide for Iquidus Explorer Setup
Beginners Guide for Iquidus Explorer Setup
This Tutorial is going to create a Daemon (node) and install Explorer. Paisa coin is used here as example
THIS IS NOT GOING TO CREATE A GUI CLIENT.
Follow the instructions in [whatever coin name] docs folder Unix build - some builds are different.
I have tested and setup multiple time with help of this upon Ubuntu 16.04 with no issues.
You can create an account on Google Cloud and get $300 free to be used in 12 months or Create an account on Digital Ocean and
get $100 free to be used in 12 months