-
I think `cardano-wallet` is a nice (easy) use-case for individuals running full node and for small-mid custodial services (like exchanges).
But as I keep mentioning on issues/PR-reviews, it's not s…
-
### Cardano Wallet Components
- [ ] [cardano-wallet-cli](https://github.com/input-output-hk/cardano-wallet/tree/master/lib/cli)
- OBS package: [ghc-cardano-wallet-cli](https://build.opensuse.org/p…
-
# Improve Structure for "Integrating Cardano" section
The structure of [Integrate Cardano](https://developers.cardano.org/docs/integrate-cardano/) should be improved. Below ere are the issues I fou…
-
My Cardano (ADA) is showing in my Nami wallet but I’m unable to make any ADA withdrawals. Are there any issues I’m unaware of? I also hold Minswap in my Nami wallet and I’m able to access that asset j…
-
Hello. How are they?
Today I have sent 60 ADA from my nami wallet to the Milkomeda Cardano network in metamask. In the detail of the transaction I do not see the metadata or my destination wallet, …
-
**Is your request based on a publicly known cryptographic schema and where can we find information about?**
* https://github.com/input-output-hk/cardano-wallet/blob/0c1daac2cb13e45c2241f90fa76267fc…
-
## What
The new query `GetProposals` is available in consensus.
Implement `cardano-cli conway query proposals` on the CLI
## Why
Will reduce the overhead of the current alternative `cardano-cl…
-
Consider the following program
```agda
test : {{_ : Ord a}} → a → a → a → a
test x1 x2 x3 = min x1 y
where
y = max x2 x3
```
Agda2hs 1.2 transpiles this into
```hs
test :: Ord a =…
-
Hello recently my Dapps stopped working with your wallet only.
I investigated the issue and it looks like there is a bug in `signData` method.
I sign the data like this:
```
const hexedAddres…
-
Moving discussions from https://github.com/cardano-foundation/CIPs/pull/906 over here.
from @perturbing and @rphair
- That said, I do wonder how this will pan out in the future, as there is no …
Ryun1 updated
1 month ago