Finally getting back to setting up my stake pool. I had previously got a relay node up and running with tab version 1.19.1 using the Stake Pool Onboarding Course. Is there a better or definitive guide I can use to recreate my relay and producer nodes on AWS? What is the latest tag version that should be used in setting up a new stake pool?
Hey there,
current version is 1.21.1
Remember, running following commands shows you all and latest versions:
git fetch --all --tags git tag
Here are some additional links:
official cardano documentation, chapter installing the node from source:
How to build a cardano node (CoinCashew):
https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node
Hope this helps!
1 Like