-
I use `@dcspark/cardano-multiplatform-lib-nodejs` for creating a keyring lib for my wallet (dev on extension and webapp). But there're many conflicts with the browser environment. I tried to replace w…
-
### Short Description
A connector for the SDKs to submit the PRISM Block to the Cardano Blockchain.
### Value statement
As a community we already agreed this is value coming from the discussion i…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
Steps to reproduce:
- Run app from https://github.com/input-output-hk/catalyst-voices/tree/m…
-
2.85.1 ledger live
7.1.3 cardano app
Cardano HW CLI Tool version 1.16.0-rc.1
Commit hash: e7225d91e0ddc6152ad973ba803d6c016cb14d7e
cardano-hw-cli address key-gen --path 1852H/1815H/0H/0/0 --pa…
-
Description: User was able to connect to the voting app, but was unable to vote.
Error message: "Invalid data supplied to ledger"
Setup of user: Eternl for laptop, using Ledger Flex.
We need to k…
-
## Steps to reproduce
- enable lace cip95 wallet in the browser console
```
lace = await window.cardano.lace.enable({extensions: [{cip: 95,},],})
```
- get your drep Public Key
```
await lace.c…
-
Currently all CIPs and CPSs must be assigned by their author to one of the following `Categories`
- Meta | For meta-CIPs which typically serves another category or group of categories.
- Wallets |…
-
After restoring an old Byron wallet via seret.key file, deadalus shows the correct balance and displays transactions correctly.
But the newest version 6.0.1 is unable to create a correct transactio…
-
*Internal* (anyone could benefit though)
**Area**
Transaction building
**Describe the feature you'd like**
I would like to use the `cardano-cli` to balance a transaction that was drafted by …
-
### Proposed feature
We propose to contribute to this repository to add a functionality to recover a wallet through a password-protected backup file.
We’ve already implemented this on the Socious …