From fb97239bb4fc3de6a942de438d62b73783af9a3e Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 1 Jul 2020 15:46:29 -0700 Subject: [PATCH 1/3] add link to bash script for setting up a miner --- testnet_resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testnet_resources.md b/testnet_resources.md index e8ba9d3..bb642c3 100644 --- a/testnet_resources.md +++ b/testnet_resources.md @@ -10,3 +10,4 @@ A running list of community-generated tools and resources for navigating the Sta - Raspberry Pi image for running a Stacks Node: https://agitated-pare-dfa673.netlify.app/ - Test STX Transactions: https://speed-spend.netlify.app/ - Stacks Miner Dashboard Mock Up: https://discordapp.com/channels/621759717756370964/691807526118883418/705815477150023781 +- Bash script to setup a miner on Ubuntu Server: https://github.com/AbsorbingChaos/bks-setup-miner/ From d9643c389c0c245874e5a69b2fbcc858b48ffa09 Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 8 Jul 2020 11:33:07 -0700 Subject: [PATCH 2/3] add link to youtube video example for bash script --- testnet_resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testnet_resources.md b/testnet_resources.md index bb642c3..5d1fb06 100644 --- a/testnet_resources.md +++ b/testnet_resources.md @@ -11,3 +11,4 @@ A running list of community-generated tools and resources for navigating the Sta - Test STX Transactions: https://speed-spend.netlify.app/ - Stacks Miner Dashboard Mock Up: https://discordapp.com/channels/621759717756370964/691807526118883418/705815477150023781 - Bash script to setup a miner on Ubuntu Server: https://github.com/AbsorbingChaos/bks-setup-miner/ + - Youtube video showing its use and additional information: https://www.youtube.com/watch?v=rOs8ZqCt_xM From dc5aef6b0108ab3998d7cfdb8a52c72124e06e9a Mon Sep 17 00:00:00 2001 From: Jason Schrader Date: Wed, 8 Jul 2020 11:34:51 -0700 Subject: [PATCH 3/3] fix typo and small copy tweak --- testnet_resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testnet_resources.md b/testnet_resources.md index 5d1fb06..f46be8b 100644 --- a/testnet_resources.md +++ b/testnet_resources.md @@ -6,9 +6,9 @@ A running list of community-generated tools and resources for navigating the Sta - Multiplatform Stacks Transaction Library: https://github.com/openintents/stacks-transactions-kotlin - Run Stacks 2.0 Using Docker: https://github.com/viraja1/stacks-blockchain-docker - Linux Instance - Testnet node configure as systemctl daemon: https://discordapp.com/channels/621759717756370964/691807526118883418/703047755777441893 -- Installing a Neon Node (Live demo in Spanish: https://youtu.be/k5XJNrE_y0Y +- Installing a Neon Node (Live demo in Spanish): https://youtu.be/k5XJNrE_y0Y - Raspberry Pi image for running a Stacks Node: https://agitated-pare-dfa673.netlify.app/ - Test STX Transactions: https://speed-spend.netlify.app/ - Stacks Miner Dashboard Mock Up: https://discordapp.com/channels/621759717756370964/691807526118883418/705815477150023781 -- Bash script to setup a miner on Ubuntu Server: https://github.com/AbsorbingChaos/bks-setup-miner/ +- Bash script to setup an Argon miner on Ubuntu Server: https://github.com/AbsorbingChaos/bks-setup-miner/ - Youtube video showing its use and additional information: https://www.youtube.com/watch?v=rOs8ZqCt_xM