cardano-ledger-specs
cardano-wallet
cardano-ledger-specs | cardano-wallet | |
---|---|---|
12 | 22 | |
119 | 772 | |
- | 1.0% | |
9.8 | 10.0 | |
about 3 years ago | 2 days ago | |
Haskell | Haskell | |
Apache License 2.0 | Apache License 2.0 |
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-ledger-specs
- How do swaps work on blockchains that do not support Smart Contracts?
-
Looking for experienced Haskell developers to work with us on Cardano Wallet
Integrates with the ledger, consensus and network components that power the Cardano network. (These are also written in Haskell, and we work closely with these teams.)
-
These were the most actively updated crypto projects last month (spoiler: there's no Bitcoin!)
I'm not a big Cardano fanboy but this doesn't appear to be the case https://github.com/input-output-hk/cardano-ledger-specs/commits/master
-
My unedited, uncensored thoughts about Ethereum, Cardano, Tezos, formal proofs and functional programming being a gimmick
Another thing I should mention is that, if you look at the Cardano smart contract integration formal specification, it actually contemplates the potential co-existence of multiple smart contract scripting languages, of which Plutus V1 is merely the first one.
- Cardano again is the top 1 in development activity on Github
-
Token Name Question
32 bytes long
-
Ranking algorithm of Daedalus explained?
https://github.com/input-output-hk/cardano-ledger-specs/blob/master/shelley/chain-and-ledger/executable-spec/src/Shelley/Spec/Ledger/API/Wallet.hs#L70
- Mary promises NFTs, but the documentation leads otherwise...
- Ignore pool rank - Yoroi, Daedalus, Adapools
-
Is ~5% yield conceivable once the only source of income are transactions?
This is the repository with the ledger specifications: https://github.com/input-output-hk/cardano-ledger-specs
cardano-wallet
- Cardano-Wallet binary link failing
-
Nfts minted after purchase
It's definitely possible to pass this cost on to the buyer, I would personally start by getting the cardano-wallet stack running. If you're familiar with docker/docker-compose this is quite easy: https://github.com/input-output-hk/cardano-wallet/blob/master/docker-compose.yml
-
Could someone help me audit the code of these archlinux aur cardano packages to tell me if they are safe or not?
pkgname=cardano-wallet _version=2021-09-09 pkgver=20210909 pkgrel=1 pkgdesc='HTTP server & command-line for managing UTxOs and HD wallets in Cardano.' license=('Apache') arch=('any') url='https://github.com/input-output-hk/cardano-wallet' makedepends=('cabal-install-bin' 'ghc') source=("https://github.com/input-output-hk/${pkgname}/archive/v${_version}.zip") sha256sums=('868247f4a628d0d53ebfcd11bb0969ac2f22aa5579349484b1f3907497d11200')
- Arm compatible cardano-wallet-shelley
- Get new address with keys
-
As a developer, how is your experience eith cardano so far?
It's not so bad. I wrote an IRC tipping bot for Cardano, was thinking it's gonna be extremely complicated, because I don't know any haskell, but it was actually pretty easy. Low level tools like cardano-cli and cardano-wallet allows you to build pretty much anything around them and all you need is to parse JSON and process HTTP requests, but it has its catches - for e-commerce I think biggest issue right now is inability to generate "unlimited" amount of receiving addresses via cardano-wallet - https://github.com/input-output-hk/cardano-wallet/issues/2921 it could be worked out by using transaction metadata, but then that's something that most wallets doesn't support right now.
- Run cardano-cli on Mac (M1)
-
Is there a Cardano API to transfer ADA from one wallet to another using a backend server?
I've looked at cardano-wallet but I think it's for only making transactions that are made on your server?(sorry if this isn't correct). Is there a service where they can take the address of one wallet and send to another wallet that wasn't made on your server? Or is that what the new smart contract roll outs are for? Thanks
-
PulseChain Software Development, or lack thereof
Bitcoin (BTC) - https://github.com/bitcoin/bitcoin/pulse/monthly Ethereum (ETH) - https://github.com/ethereum/go-ethereum/pulse/monthly Stellar (XLM) - https://github.com/stellar/stellar-core/pulse Cardano NODE (ADA) https://github.com/input-output-hk/cardano-node/pulse/monthly Cardano WALLET https://github.com/input-output-hk/cardano-wallet/pulse/monthly DogeCoin (DOGE) https://github.com/dogecoin/dogecoin/pulse/monthly XRP (XRP) https://github.com/ripple/rippled/pulse/monthly Litecoin (LTC) https://github.com/litecoin-project/litecoin/pulse/monthly Chainlink (LINK) https://github.com/smartcontractkit/chainlink/pulse/monthly Solana (SOL) - https://github.com/solana-labs/solana/pulse/monthly
-
Cardano-Wallet problem
You can have a look at their compose setup for inspiration: https://github.com/input-output-hk/cardano-wallet/blob/master/docker-compose.yml
What are some alternatives?
reach-lang - Reach: The Safest and Smartest DApp Programming Language
cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.
elixir-maybe - A simple implementation of the Maybe type in Elixir, intended as an introduction to Functors, Applicative Functors and Monads
daedalus - The open source cryptocurrency wallet for ada, built to grow with the community
kupo - 🐹 Fast, lightweight & configurable chain-index for Cardano.
plutus - The Plutus language implementation and tools
chainweb-mining-client - A mining client for Kadena
cardano-python - Python module for handling Cardano cryptocurrency
jormungandr - privacy voting blockchain node
marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies