1/20 Bringing your #Bitcoin node, wallet, & miner back into one cohesive device with the @FutureBit Apollo.

This thread is the short version of a more detailed guide that can be found on the @BitcoinMagazine website:

bitcoinmagazine.com/guides/how-to-…
2/20 The Apollo is a full #Bitcoin node running Bitcoin Core v22.0.0. It's also a Bitcoin miner equipped with 44 ASIC chips capable of producing ~3Th. Built on a 6-core CPU, 4GB RAM, 1TB SSD platform. The Apollo can go from delivery to hashing in 15-minutes & IBD in 2 days. Image
3/20 The Apollo runs quietly at ~25dB, installs by plugging in a couple cables & configures in a few clicks, very easy for a broad user base that may not want to manage the +80dB noise & +150° F temps of industrial-grade miners. This enables getting hash power into many hands.
4/20 Hear it straight from @FutureBit founder, @JStefanop1 as we discuss solo mining block finds & decentralizing hash power:

bitcointv.com/w/f33d38Y2a383…
5/20 This guide covers:

- Unboxing
- Connecting to a mining pool
- Configuring the Apollo node to be the backend for a #Bitcoin Wallet
- Connecting @SparrowWallet to the Apollo
6/20 Ships in an inconspicuous brown box, no stickers, logos, or anything #Bitcoin related on the outside. Consider using a P.O. Box. Inside, sealed in the factory-packaged box, is the foam-packed controller, power supply, & instruction card. ImageImageImageImage
7/20 No assembly required. Simply ensure the microSD card is seated underneath, plug in the 6-pin power supply connection, & connect the power cable. ImageImageImageImage
8/20 There is a range of connection types, you can connect a monitor, keyboard, mouse, WiFi adaptor, & more. Power it on, initial configurations start automatically. If using a monitor directly, you'll be greeted with a login screen once the setup is finished. PW = futrurebit123 ImageImageImage
9/20 I used the Ethernet connection option and remote access for this guide. Just get the Apollo's local IP address from your router & type it into a web browser from a computer on the same local network.

You'll be asked to set the mining pool URL, username, & passwords. Image
10/20 Considering the Apollo uses less than 200 Watts, I chose to take a gamble on solo.ckpool.org they have solved 5 blocks so far in 2022, winner takes 98% of the entire block reward (subsidy + tx fees). Username is your #BTC address. Hashing in less than 15-minutes. ImageImage
11/20 @slush_pool is a great option to start with too if you would prefer to see a steady stream of sats. Configuration is pretty much the same, copy/paste pool URL but use your Slush Pool username instead of your #BTC address. They have a feature-rich dashboard. Image
12/20 You'll use the password you set for the Apollo to log into your dashboard. In the Miner tab you can see your vitals like hashrate, temp, & fan speed.

In the Node tab, you'll notice that the Apollo is already downloading the entire #Bitcoin blockchain from block 0. ImageImageImage
13/20 The Initial Blockchain Download (IBD) will take ~2-days, so leave your Apollo in "ECO" mode until this process completes. Then you can go to Settings and change it to "balanced" to start getting a little more hashrate. Image
14/20 Now you can install @SparrowWallet on your desktop and configure the Apollo to talk to it remotely. From your desktop, you'll want to establish an SSH connection with the Apollo and modify the bitcoin.conf file so it can handle Remote Procedure Calls (RPC). Image
15/20 UN=futurebit PW=futurebit123

The Apollo runs on an Armbian Linux distro.

DO NOT RUN THE UPDATES, it will brick your device, you'll have to re-flash the factory image. This is a known issue that will be corrected in a future update, read: bitcointalk.org/index.php?topi… Image
16/20 All you have to do is run the commands:

`cd /opt/apolloapi/backend/node`

Then:

`sudo nano bitcoin.conf`

That opens bitcoin.conf. Add the following:

`rpcbind=127.0.0.1`

`rpcbind=192.168.69.16` (Apollo IP)

`rpcallowip=127.0.0.1`

`rpcallowip=192.168.69.12` (desktop IP) Image
17/20 Then hit `ctrl + x` to exit, `y` for yes, and `enter` to save. Now you can exit your SSH session by running the `exit` command.

Back in the web dashboard, click on the Reboot button in the left-hand side menu. This will shutdown & restart the Apollo & save the changes. Image
18/20 Back on your desktop, open @SparrowWallet navigate to File>Preferences.

Select the Server tab, then Bitcoin Core option, enter the Apollo IP address, select User/Pass using futurebit/futurebit. Test connection. You should get the green check mark, then close that window. ImageImage
19/20 You can now use @SparrowWallet as a hot wallet, for Whirlpool CoinJoins, for a watch-only wallet with an air-gapped hardware wallet, or more. All configured to use the @FutureBit Apollo as the backend node. Plus the Apollo is hashing away quietly for non-KYC sats :) Image
20/20 There will be more developments in store for the Apollo so be sure to follow @FutureBit on Twitter for announcements and check out their website to order an Apollo for yourself. Now your node, wallet, & miner are together in one cohesive device.
futurebit.io

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with burn the bridge

burn the bridge Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @econoalchemist

Feb 22
This is what the disbursed #bitcoin donations to the Freedom Convoy truckers looks like on @oxt_btc
It appears 101 wallets were created on behalf of the truckers. Seemingly the first cluster was a test tx depositing 4,800 sats into each wallet. Followed a few blocks later with 400k sats to the same address in each wallet. Followed by 0.14 BTC, again same address used in each.
Only a few have been spent, 6 that I can count. Unfortunately, all of them to KYC exchanges.

Due to crowd funding platforms & payment service providers now falling under the Canadian Proceeds of Crime and Terrorist Financing Act, stakes are high. But it gets worse.
Read 9 tweets
Feb 2
1/17 Build your own #Bitcoin home mining enclosure for under $150, with a 20dB attenuation.

A thread based on a DIY indoor version of @SGBarbour's #BlackBox
2/17 This thread is the short version of the full @upstreamdatainc DIY guide which can be found in this GitHub repo. Feel free to get in there, make pull requests for different materials you have tried, or to get different design variations included, etc.

github.com/econoalchemist…
3/17 The intent of the #BlackBox is to allow the user to run their mining ASIC hardware outdoors where the heat and noise could more easily be controlled or dissipated. Excessive heat & noise are common problems users experience when mining #bitcoin in the home or working space.
Read 17 tweets
Jan 25
1/27 A thread on setting up and securing the @FOUNDATIONdvcs Passport to self-custody #Bitcoin

- Unboxing
- Supply Chain Validation
- PIN
-Firmware
- Seed phrase
- Passphrase
- Testing backups
- Connect w/@SparrowWallet
- Multisig w/@COLDCARDwallet
- Additional features
2/27 This thread is the short version of a more detailed article which can be found on @BitcoinMagazine .com

*Keep an eye out for announcements from @FOUNDATIONdvcs, they are anticipating releasing a new version of the Passport around March 2022.

bitcoinmagazine.com/technical/how-…
3/27 UNBOXING

Tamper-evident tape seals the box with no indications of #Bitcoin related contents within. You will find the Passport, startup card, & stickers, The Founders edition includes a copy of the white paper. Everything to start included; batteries & 2x 8GB microSD cards. ImageImageImageImage
Read 27 tweets
Dec 31, 2021
1/10 Getting started with cold storage can be simple; striving for verification, privacy, & security can start to add layers of complexity.

A thread on beginner, intermediate, & advanced user guides I wrote on getting started with @COLDCARDwallet
2/10 These 3 guides start with the most basic steps and add additional precautions as they go along to address the unique needs for a range of users.

The beginner guide is called UltraQuick and can be found on the @COLDCARDwallet website here: coldcard.com/docs/ultra-qui…
3/10 UltraQuick covers checking the tamper-evident bag, setting up a PIN, generating seed words, & connecting to @SparrowWallet.
Read 10 tweets
Dec 8, 2021
1/24 Mining #Bitcoin from home on a private network is an essential part of maintaining a permissionless operation.

A thread on using @pfsense, @WireGuardVPN, & @mullvadnet to build a robust home network & route mining traffic through multiple VPN tunnels without added latency.
2/24 This thread is the short version of a more detailed article which can be found on the @BitcoinMagazine website here: bitcoinmagazine.com/guides/how-to-…
3/24 The full guide can help you:
-Get rid of your ISP's router & build your own firewall
-Configure multiple LANs on your network
-Route your traffic through a VPN
-Configure ad blockers

Special thank you to @_k3tan for helping me with this.
k3tan.com/pfsense
Read 24 tweets
Nov 3, 2021
1/18 Storing clear text secrets without risking it all.

A thread on @COLDCARDwallet's Seed XOR function, what it is, and how to use it. Image
2/18 This thread is the short version of a more detailed article which can be found on the @BitcoinMagazine website here:

bitcoinmagazine.com/guides/how-to-…
3/18 The full article covers @COLDCARDwallet unboxing, initial setup, PIN creation, Firmware update & verification, creating a new wallet, and adding a passphrase. Check the full article if you are setting up your ColdCard for the first time. ImageImageImageImage
Read 18 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(