cardano-transactions
guild-operators
cardano-transactions | guild-operators | |
---|---|---|
1 | 23 | |
26 | 360 | |
- | 0.6% | |
3.8 | 9.1 | |
about 1 year ago | 3 days ago | |
Haskell | Shell | |
Apache License 2.0 | MIT License |
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.
cardano-transactions
-
Is it possible to broadcast raw ADA transactions to the blockchain without a wallet?
Then you would use this to create a serlialized txn: https://github.com/input-output-hk/cardano-transactions/
guild-operators
- 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
What are some alternatives?
cardano-ledger - The ledger implementation and specifications of the Cardano blockchain.
cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.
cardano-coin-selection - A library of algorithms for coin selection and fee balancing.
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.
cardano-ogmios - ❇️ A WebSocket JSON/RPC bridge for Cardano
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.
adalite - A lightweight web wallet for Cardano cryptocurrency with Trezor, Ledger and BitBox02 support. Please note that the only valid domain for our wallet is adalite.io
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...
cardano-addresses - Addresses and mnemonic manipulation & derivations
xenorchestra_installer - A simple install script for Xen Orchestra
cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]
nessus-cardano - A Cardano playground that explores various build/runtime aspects of the project. Something like an incubation space, before we are propose changes upstream. The initial focus is on "container first" for the Cardano node.