From 4fb3aec5c0a045cc521dc42f078cd60178dcbb2e Mon Sep 17 00:00:00 2001 From: justanwar <42809091+justanwar@users.noreply.github.com> Date: Wed, 25 Feb 2026 03:40:33 +0800 Subject: [PATCH 1/3] Initial commit --- guide/campfire-masternode-setup.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 guide/campfire-masternode-setup.md diff --git a/guide/campfire-masternode-setup.md b/guide/campfire-masternode-setup.md new file mode 100644 index 0000000000..3ec91ac0cb --- /dev/null +++ b/guide/campfire-masternode-setup.md @@ -0,0 +1,30 @@ +--- +layout: guide +title: "Campfire masternode setup guide" +summary: +tags: [guide] +author: "Anwar P." +permalink: /guide/campfire-masternode-setup.html +--- + +## Collateral preparation + +1. Tap `Receive`. Under `Address Type`, select `Transparent address`. Copy this address. + +2. Send exactly **1000 FIRO** to this address + +## Registration + +1. Tap on the hamburger menu and choose `Masternodes`. + +2. Tap on `Create Your First Masternode` if this is your first masternode, or the `+` sign if this is not. + +3. Enter the IP address of the VPS together with port number `:8168`. + +4. Enter the operator public BLS key. + +5. (Optional) You can enter a transparent address for voting address and/or set the operator reward, but these are not needed in most cases. + +6. Enter a transparent address to receive the masternode payout. This can be the same address as the collateral address earlier. + +7. Press create. Once the transaction is mined, your masternode should be registered. \ No newline at end of file From 1b871d36c1373e8480d6ca8c597c8de35b4b3bf7 Mon Sep 17 00:00:00 2001 From: justanwar <42809091+justanwar@users.noreply.github.com> Date: Thu, 19 Mar 2026 23:15:22 +0800 Subject: [PATCH 2/3] Add guide to index --- guide/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/index.html b/guide/index.html index b437e7c22a..a7b84eeb0f 100644 --- a/guide/index.html +++ b/guide/index.html @@ -64,6 +64,7 @@