dodopontocom / darcano

It is an anagram for Cardano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Actions - develop

darcano - A Cardano Stake Pool on testnet

https://testnet.cardanoscan.io/pool/63525349b5de8286a0116c0878b676cfac8056eaeb011b8d5abd047a

It is an anagram for Cardano

Implementations/Backlog/Todo's

  • Create keys/certifications/addresses for testnet
  • Cardano StakePool Infra as Code
  • Setup Telegram in both Relay and BP nodes
  • Telegram command to reply BP Processed Tx
  • (Telegram) Send Block Leader Prediction (every next Epoch)
  • Allow applying or destroying infrastructure via Telegram bot
  • Develop Self-update Cardano-node script
  • (Telegram) Develop commands to check metrics (prometheus)
  • (Telegram) Develop commands to check basic servers info
  • (Github) Improvements on handling message commits
  • Implement cncli with useful commands on startup
  • Dockerization
  • (Terraform) Support AWS
  • Make all scripts support switch to mainnet and vice-versa (depends on keys/certifications/addresses creation for mainnet)
  • Hardening the servers
  • Improve swap memory configuration
  • Use db snapshot during the setup (https://docs.armada-alliance.com/learn/intermediate-guide/pi-pool-tutorial/pi-node#4.-download-database-snapshot)

Cardano Stake Pool on Testnet

This repo will maintain scripts and miscellaneous regarding setting up a Stake Pool in Cardano TestNet.
This will be implemented on cloud based infrastructure and automated as much as possible. Maybe multi-cloud but for now mostly in GCP.

Stake Pool

https://developers.cardano.org/docs/operate-a-stake-pool/
https://cardano.org/stake-pool-operation/

TestNet

https://testnets.cardano.org/en/testnets/cardano/overview/
https://developers.cardano.org/docs/get-started/testnets-and-devnets

Guides and References

https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node
https://medium.com/cardanorss/a-guide-to-becoming-a-stake-pool-operator-36a28c00c9e0
https://developers.cardano.org/docs/stake-pool-course/

Ada

https://cardano.org/what-is-ada/

Wallets

https://yoroi-wallet.com/#/
https://daedaluswallet.io/

Important

Warranty

There is no warranty. Use at your own risk. The code is public and fully auditable by you, and its your responsibility to do so.

Donation

  • Ada address
    addr1q8nsyv5g7engrm20rc28rxnvfae07lt3awentfhkpddnnle2t4kf2u8vntttsq2xj9vs8qms6sqm3j37tm3kcjhsy8nsr6q76a

image

;) ;) ;P

About

It is an anagram for Cardano

License:GNU General Public License v3.0


Languages

Language:Shell 91.2%Language:HCL 8.8%