-
I am wondering if there's an alternative way to query the private testnet e.g. with blockfrost?
-
### Contact Details
Discord: eddex#6808
### What happened?
Blockfrost dotnet version: 0.0.4
**Problem**
When I get the `Onchain_metadata` of an NFT, blockfrost dotnet only returns the `Image`…
-
Hello, I am learning how to implement use-cardano on my ReactJS site. I have it installed and the component is working, but I don't know how to configure the network properly. The two wallets I have…
-
as per @mroz22 [request](https://github.com/trezor/trezor-suite/pull/4144#discussion_r804651169)
Blockfrost backends used for Cardano don't provide mempool data. So currently we are adding fake pen…
-
Lucid has the following Provider interface:
https://github.com/spacebudz/lucid/blob/04bf6166fec75b6050686d7aea168cecbb7fc625/src/types/types.ts#L25-L36
Ideally all providers implement the entire i…
-
## Goal
For most games, we want a human-readable name for players
## Current state
Currently, Paima uses `walletToName` for this in the middleware, but there are a lot of more proper naming se…
-
Blockfrost gives us ability to read stake power for a given pool per given epoch but... it returns all addresses in a given epoch. It would be nice if one could narrow this down to one stake address o…
-
While we were integrating with CNS we tried the example provided using Maestro, but it doesn't resolve the address in the end, it's doing only the metadata call.
Also, I suggest adding in the DOCs …
-
# mlabs-plutus-template Roadmap
- [ ] **Stage 1**
- onchain
- [X] Example onchain with AlwaysSucceeds
- [ ] #12
- [X] Plutarch
- [x] script builder producing json mapping and di…
-
There are 3 key aspects for a Cardano offchain library in Elm.
1. Wallet connection with CIP30 and CIP45
2. Building, submitting, watching transactions
3. A simulation environment to help end-to-…