Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable myce support #148

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/myce.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions config/absolutecoin/absolutecoin.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
52 changes: 52 additions & 0 deletions config/absolutecoin/absolutecoin.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
################################
# basic settings
################################
txindex=1
logtimestamps=1
listen=1
daemon=1
staking=0
gen=0
maxconnections=256
bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX

#############################
# nodes we want to stick to
#############################
# addnode=seed1.coinseed.org


################################
# masternode specific settings
################################
masternode=1
#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW ####################################################
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX
#################################################################################################
#
# b.
# 88b Insert your generated masternode privkey here
# 888b.
# 88888b
# 888888b.
# 8888P"
# P" `8.
# `8.
# `8
#################################################################################################

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
server=1
rpcuser=XXX_GIT_PROJECT_XXXrpc
rpcpassword=XXX_PASS_XXX
rpcallowip=127.0.0.1
rpcport=555XXX_NUM_XXX
5 changes: 5 additions & 0 deletions config/absolutecoin/absolutecoin.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CODENAME=absolutecoin
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/absoluted}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-18888}
GIT_URL=https://github.com/absolute-community/absolute.git
SCVERSION="master"
7 changes: 7 additions & 0 deletions config/adultchain/adultchain.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
52 changes: 52 additions & 0 deletions config/adultchain/adultchain.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
################################
# basic settings
################################
txindex=1
logtimestamps=1
listen=1
daemon=1
staking=0
gen=0
maxconnections=256
bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX

#############################
# nodes we want to stick to
#############################
# addnode=seed1.coinseed.org


################################
# masternode specific settings
################################
masternode=1
#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW ####################################################
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX
#################################################################################################
#
# b.
# 88b Insert your generated masternode privkey here
# 888b.
# 88888b
# 888888b.
# 8888P"
# P" `8.
# `8.
# `8
#################################################################################################

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
server=1
rpcuser=XXX_GIT_PROJECT_XXXrpc
rpcpassword=XXX_PASS_XXX
rpcallowip=127.0.0.1
rpcport=555XXX_NUM_XXX
5 changes: 5 additions & 0 deletions config/adultchain/adultchain.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CODENAME=adultchain
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/adultchaind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-6969}
GIT_URL=https://github.com/AdultChain/AdultChain.git
SCVERSION="tags/v1.2.2.0"
7 changes: 7 additions & 0 deletions config/aeriumx/aeriumx.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
52 changes: 52 additions & 0 deletions config/aeriumx/aeriumx.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
################################
# basic settings
################################
txindex=1
logtimestamps=1
listen=1
daemon=1
staking=0
gen=0
maxconnections=256
bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX

#############################
# nodes we want to stick to
#############################
# addnode=seed1.coinseed.org


################################
# masternode specific settings
################################
masternode=1
#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW ####################################################
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX
#################################################################################################
#
# b.
# 88b Insert your generated masternode privkey here
# 888b.
# 88888b
# 888888b.
# 8888P"
# P" `8.
# `8.
# `8
#################################################################################################

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
server=1
rpcuser=XXX_GIT_PROJECT_XXXrpc
rpcpassword=XXX_PASS_XXX
rpcallowip=127.0.0.1
rpcport=555XXX_NUM_XXX
6 changes: 6 additions & 0 deletions config/aeriumx/aeriumx.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# name: AeriumX
CODENAME=aeriumx
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/aeriumxd}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-35407}
GIT_URL=https://github.com/aeriumcoin/AeriumX.git
SCVERSION="master"
7 changes: 7 additions & 0 deletions config/apollon/apollon.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
52 changes: 52 additions & 0 deletions config/apollon/apollon.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
################################
# basic settings
################################
txindex=1
logtimestamps=1
listen=1
daemon=1
staking=0
gen=0
maxconnections=256
bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX

#############################
# nodes we want to stick to
#############################
# addnode=seed1.coinseed.org


################################
# masternode specific settings
################################
masternode=1
#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW ####################################################
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX
#################################################################################################
#
# b.
# 88b Insert your generated masternode privkey here
# 888b.
# 88888b
# 888888b.
# 8888P"
# P" `8.
# `8.
# `8
#################################################################################################

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
server=1
rpcuser=XXX_GIT_PROJECT_XXXrpc
rpcpassword=XXX_PASS_XXX
rpcallowip=127.0.0.1
rpcport=555XXX_NUM_XXX
6 changes: 6 additions & 0 deletions config/apollon/apollon.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#name: Apollon
CODENAME=apollon
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/apollond}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-12218}
GIT_URL=https://github.com/apollondeveloper/ApollonCore.git
SCVERSION="tags/1.0.0"
7 changes: 7 additions & 0 deletions config/beetlecoin/beetlecoin.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
52 changes: 52 additions & 0 deletions config/beetlecoin/beetlecoin.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
################################
# basic settings
################################
txindex=1
logtimestamps=1
listen=1
daemon=1
staking=0
gen=0
maxconnections=256
bind=XXX_IPV6_INT_BASE_XXX:XXX_NETWORK_BASE_TAG_XXX::XXX_NUM_XXY:XXX_MNODE_INBOUND_PORT_XXX

#############################
# nodes we want to stick to
#############################
# addnode=seed1.coinseed.org


################################
# masternode specific settings
################################
masternode=1
#### INSERT YOUR MASTERNODE PRIVATEKEY BELOW ####################################################
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_XXX_GIT_PROJECT_XXX_XXX_NUM_XXX
#################################################################################################
#
# b.
# 88b Insert your generated masternode privkey here
# 888b.
# 88888b
# 888888b.
# 8888P"
# P" `8.
# `8.
# `8
#################################################################################################

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
server=1
rpcuser=XXX_GIT_PROJECT_XXXrpc
rpcpassword=XXX_PASS_XXX
rpcallowip=127.0.0.1
rpcport=555XXX_NUM_XXX
5 changes: 5 additions & 0 deletions config/beetlecoin/beetlecoin.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CODENAME=beetlecoin
MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/beetlecoind}
MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-3133}
GIT_URL=https://github.com/beetledev/Wallet.git
SCVERSION="tags/v2.0"
7 changes: 7 additions & 0 deletions config/castle/castle.compile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash
# this file contains all commands to compile and install the daemon

./autogen.sh
./configure --disable-dependency-tracking --enable-tests=no --without-gui --without-miniupnpc --with-incompatible-bdb CFLAGS="-march=native" LIBS="-lcurl -lssl -lcrypto -lz"
make
make install
Loading