Stacks 2.0 Launch: STX Miner Checklist

Update: looks like we’ve hit 20 miners in the .miner namespace! https://core.blockstack.org/v1/namespaces/miner/names?page=0

“I have enough BTC to commit for 1 week or more.”

How can I calculate the BTC necessary for 1 week?

Before the mainnet launch currently there are 33 miners registered.
For the miners who are running a live stacks node are they earning any block reward?
Or rewards will be eligible after the mainnet launch?

why when i write the command (blockstack-cli get_address)
I get an error
internal/modules/cjs/loader.js:638
throw err;
^

Error: Cannot find module ‘/root/cmd/index.js’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
root@youngfire912:~# blockstack-cli get_address a7546dd2147cbdbc9b023ffc4c3f1a00b4416656cb0ca9b783f89ef47bd1a26401
internal/modules/cjs/loader.js:638
throw err;
^

Error: Cannot find module ‘…/lib/index’
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/usr/local/lib/node_modules/blockstack-cli/cmd/index.js:3:1)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)

You say here that you can use a public bitcoin node? Where do we find those? I’ve tried searching but seems like this isn’t really a common use case :slight_smile:

I don’t have enough space to set up a full bitcoin node on my server as it is. And to be honest I don’t really want to, I want to participate in STX and Blockstack, but outsource the whole Bitcoin-part of it :slight_smile:

Hey there,
If you just want to get involved in running a Hiro node then check here:
https://docs.blockstack.org/understand-stacks/running-mainnet-node

Keep in mind that to run a node you are strengthening the Stacks/Hiro network. This is different than Stacking or mining.

1 Like

Yeah, I am running a basic node like that. But I want to also mine (and stack, but I don’t know where my STX are, I did pay something at one point and have a proof of purchase). Haven’t had time to really devote to get into Blockstack again after the two reboots :slight_smile:

https://www.stacks.co has answers to many of your questions. Regarding your purchase, I would start at stacks.org and find their social media channels or the general channel here maybe to ask about coins you purchased and how to retrieve them. Hope that helps:)

Actually it really did, I was only reading the blockstack.org docs, and they didn’t really point out services that could help.

I only needed this Bitcoin node to get further, but found out that Blockdaemon lets you set up one for free, so I did that now. Thanks! :smiley: