guild-operators
Artifacts and scripts created by Guild operators (by cardano-community)
Cardano-NFT-Auto-Mint
A Cardano NFT vending machine written as a Bash script that runs on top of an existing Linux based Cardano node or can be run on a newly installed one. (by ftpmorph)
guild-operators | Cardano-NFT-Auto-Mint | |
---|---|---|
23 | 1 | |
359 | 30 | |
0.0% | - | |
9.1 | 0.0 | |
8 days ago | over 3 years ago | |
Shell | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
guild-operators
Posts with mentions or reviews of guild-operators.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-05.
- Node Setup Help?
- Testnet - Stolen Blocks
- Starting a Staking Pool - Part 2
- Where’s do I start?
-
Any stake pool operators willing to have a chat with me about setting up my own?
I been running pool since Feb 2021 and happy to chat. I found the best information on https://forum.cardano.org/c/staking-delegation/156 and also on https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node. Most people seem to go with cntools though, https://github.com/cardano-community/guild-operators/blob/alpha/docs/Scripts/cntools.md.
- 3 blocks scheduled for the next epoch 301. Luck 275.23% Ideal block 1.09.
-
Cardano is the most decentralised smart contract blockchain because it’s cheapest to run a pool.
How do you mean? It's not magic :-) It's experience form running the VEGAS ADA Pool. If you want to learn how to run a pool, then you can't go worse than looking at https://cardano-community.github.io/guild-operators/ or https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node
- very basic question about cardano node
-
statically linked cardano-node binary
I recommend using the guild tools - https://cardano-community.github.io/guild-operators/ They can get your pool up and running in no time at all, plus lots of easy scripts for common tasks. I use cntools.sh now to manage my main wallet day to day even though I don't run a pool myself anymore.
-
How to verity if KES is valid?
Have you looked into using cntools it makes managing kes much easier cntools
Cardano-NFT-Auto-Mint
Posts with mentions or reviews of Cardano-NFT-Auto-Mint.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Auto mint NFT when payment is made
Not quite the same thing but might be a starting point. https://github.com/ftpmorph/Cardano-NFT-Auto-Mint
What are some alternatives?
When comparing guild-operators and Cardano-NFT-Auto-Mint you can also consider the following projects:
cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.
scripts - StakePool Operator Scripts. Learn how to create and manage your StakePool / manage your DRep stuff / do Governance Actions with these simple scripts. Hardware-Ledger/Trezor Support, Token/Asset Sending, Offline-Mode and much more...
cardanocli-js - Wrapping the cardano-cli inside JavaScript
cardano-docker - A cardano node docker buid for serveral architectures (arm64, amd64 and riscv64) based in bootstraped ubuntu docker. Designed to supply chain review in order to avoid supply chain attacks.
cardano_docker_sandbox - Docker container environment for developing with Cardano tools/utilities.