-
[Trezor](https://trezor.io/) and [Trezor Suite](https://github.com/trezor/trezor-suite) allow to create multiple Cardano accounts within one Cardano wallet on Trezor.
Please add the support for mul…
-
Hi, I've noticed that for slightly changes in a redeemer, I've only testes with changing some digits in a json numeric property but could be something deeper, the resulting transaction hash received b…
-
Following Hackage packages needs to be added to enable build and testing of Cardano Wallet backend:
- [x] [OddWord](https://hackage.haskell.org/package/OddWord)
- [x] [casing](https://hackage.ha…
-
# Context
Transaction signing is a process defined at https://github.com/input-output-hk/cardano-wallet/wiki/Address-Derivation-a-la-BIP---44#sign-a-transaction . Last step of this process is signi…
-
### Just checking...
- [X] This is a `cardano-wallet` bug.
- [X] I am using the latest `cardano-wallet` release.
- [x] I am using the *correct* `cardano-node` version for that release of `cardano…
-
Hi there
Is there any information on when the BitBoxApp will fully support Cardano? And is the BitBox02 Multi Edition wallet capable of signing complex transactions with datum, redeemer and plutus …
eddex updated
4 months ago
-
Started a new project. Added `cardano-wallet-js` package. When I import it, I get this error on the page:
```
ERROR in ./node_modules/@emurgo/cardano-serialization-lib-nodejs/cardano_serialization…
-
At this time, the accepted CIP documenting stake pool URIs as part of the general *Cardano URI Scheme* (https://github.com/cardano-foundation/CIPs/tree/master/CIP-0013) calls for links to single stake…
-
With mobile wallets showing great progress over the past year, I'd like to bring some attention to CIP-0013 (Cardano URI Scheme), which makes quick payments by scanning a QR Code possible - a feature …
-
Summary of problem
1. create mnemonic - 12 words - import into cardano-wallet Byron wallet.
2. Create Byron random address using cardano-wallet. Address_A.
3. Use cardano-address to create an…