-
Updated
Jun 4, 2020 - C++
#
masternode
Here are 131 public repositories matching this topic...
Dash - Reinventing Cryptocurrency
decentralized cryptocurrency
-
Updated
Jun 4, 2020 - C++
Loki core repository, containing lokid and loki cli wallets
-
Updated
Jun 5, 2020 - C++
XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
-
Updated
Dec 5, 2019 - C++
A new decentralised, open source, community driven digital currency, focusing on e-commerce utility
bitcoin
currency
cryptocurrency
dash
swap
masternode
lightning-network
hd-wallet
altcoin
segwit
digital-currency
bitcoincash
lyra2re2
lyra2v2
straks
segwit2x
atomic-swap
straks-team
masternode-payments
segwit4x
-
Updated
Jun 15, 2019 - C++
BitSend Master (Live Version)
bitcoin
transaction
signature
bsd
rpc-server
masternode
cryptocurrencies
hd-wallet
signature-validation
witness
segwit-transactions
bitsend
transaction-signatures
signature-generator
-
Updated
Apr 21, 2020 - C++
GoByte Core - GBX
-
Updated
Oct 28, 2019 - C++
Bitcloud BTDX - POS 3.0 - Masternodes
bitcoin
voting
rpc-server
masternode
cryptocurrencies
proof-of-stake
governance
btdx
bitcloud
height-reward
-
Updated
Apr 1, 2020 - C++
mainzerp
commented
Jul 9, 2019
Please add a tab with a list of all wallet addresses (including change) and their balances. When an address is marked, it would also be nice to see an address specific transactions overview.
The ZENZO (ZNZ) digital currency powers the monetary system behind ZENZO
-
Updated
May 1, 2020 - C
Binaries and source code for HTH, Help The Homeless Coin
-
Updated
Apr 19, 2020 - C++
-
Updated
Jun 4, 2020 - Go
Dju01
commented
Jul 31, 2019
Auth sample should handle RTA timeout - if it exceeds - Auth sample supenode broadcasts Failed (or Timedout) status
Secure PIVX Masternode Tool - Setup & Manage your masternodes while storing collateral on a Ledger or Trezor device!
vote
ledger
trezor
masternode
hardware-wallet
cryptocurrencies
governance
pivx
pivx-masternode
spend-masternode-rewards
masternode-setup
hardware-wallets
-
Updated
Apr 23, 2020 - Python
Folm
-
Updated
Mar 13, 2019 - C++
run dash masternode(s) with hardware wallet. dashmnb simplify local cold wallet part.
-
Updated
Jun 29, 2018 - Python
[Released] Official Repository for Bismuth Hypernodes
-
Updated
May 30, 2020 - Python
-
Updated
Jun 19, 2018 - C++
Dash for Fedora, CentOS, and Red Hat Enterprise Linux
-
Updated
May 23, 2020 - Roff
OASIS PoS/MN Cryptocurrency
-
Updated
Sep 29, 2019 - C++
Adeptio (ADE) Core & Wallet
-
Updated
Apr 21, 2020 - C++
RACE - your cryptocurrency of the future https://www.racecrypto.com
-
Updated
Apr 28, 2019 - C++
Improve this page
Add a description, image, and links to the masternode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the masternode topic, visit your repo's landing page and select "manage topics."
Documentation request:
no where is it obvious how to run multiple masternodes on a single VPS
the only solution I have found is to run
sudo ./install.sh -p xios -c 3 -n 4
and then manually edit the /etc/masternodes/xios_n1..3.conf file for each node and run each on a different port and add these ports to the firewall rules
then bootstrap each folder /var/lib/masternodes/xios1..3
is