OJA Coin
Searchβ¦
OJA Coin Intro
Guides
β
Get Started
π£
Roadmap
π
Whitepaper
π€
Coinomics
π
Official Links
πΉ
Buy OJA Coin
β¨
OJX Node Installation
PRODUCTS
β‘
OJA Blockchain (OJX)
π¨π»
OJA Wallet
π
OJA Rewards
π
OJA Trading / Exchange
πͺ
OJA Payment
OJA SMART CHAIN (OJX20)
β
Get Started (OJX20)
π
OJA Coin Smart Chain
π»
Developers
π°
OJX Faucet
β
FAQ
OJA COIN MINING
β
Get Started
πΈ
Sole Mining (CPU)
π°
Masternode Mining
π₯
GPU Mining
Others
OJA Brand Assets
Support
Terms
Privacy Policy
Terms and User Agreement
Powered By
GitBook
π°
Masternode Mining
Masternode setup
Masternode Setup
Step by step
Masternode can setup only from GUI wallets!
To run Masternode you need 7500 OJX in your wallet!
1. Genkey
2. Make MN Wallet
3. Output Key
4. Config
5. MN Config
6. MN Start
Open your OJX Coin Wallet and wait until the wallet fully synced with the blockchain.
β
1.Go to βToolsβ.
2.Click βDebug consoleβ. This is the console where you will execute all commands.
3.Create a masternode private key. Enter command: masternode genkey
Example output: 75eqvNfaEfkd3YTwQ3hMwyxL2BgNSrqHDgWc6jbUh4Gdtnro2Wo
1.Go to βToolsβ.
2.Click βDebug consoleβ. This is the console where you will execute all commands.
3.Get your collateral address. Enter command: getaccountaddress βMN1β
Example output: Nad4xtgdwf7c5y45ruy5MWtVY43zYMCvva
1.Go to βToolsβ.
2.Click βDebug consoleβ. This is the console where you will execute all commands.
3.Get your output key. Enter command: masternode outputs
Example output: β06e38868bb8f9958e34d5155437d009b72dff33fc28874c87fd42e51c0f74fdbβ : β0β
1.Go to βToolsβ.
2.Click βOpen wallet configuration fileβ.
3.Paste this all:
#----
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
#----
listen=1
server=1
daemon=1
maxconnections=64
#----
masternode=1
masternodeprivkey=paste there your gen key
externalip=127.0.0.1
masternodeaddr=127.0.0.1:23777
#----
1.Go to βToolsβ.
2.Click βOpen masternode configuration fileβ.
3.Paste this all:
MN1 127.0.0.1:23777 enter-gen-key enteroutputkey
1.Make sure 7500 OJX sent to your MN1 Wallet and get at least 15 confirmation
2.Save files config and masternode config with all your genkey and output key
3.Close wallet and reopen then follow these steps:
Go to βToolsβ.
Click βDebug consoleβ. This is the console where you will execute all commands.
Run masternode Enter command: masternode start
Example output: Masternode successfully started
OJA COIN MINING - Previous
Sole Mining (CPU)
Next - OJA COIN MINING
GPU Mining
Last modified
1mo ago
Copy link