-
The same file on IPFS
https://ipfs.blockfrost.dev/ipfs/QmaPWNXpXHfYKDbsoZPy1VdrM7Nu3Q41CpZ6PqdbvLQX4Y
and
https://ipfs.io/ipfs/QmaPWNXpXHfYKDbsoZPy1VdrM7Nu3Q41CpZ6PqdbvLQX4Y
leads to a 50…
-
https://github.com/blockfrost/blockfrost-rust
It looks like they've improved a lot since I originally looked and it doesn't make sense to maintain our own if that one is perfectly good. I'm not a f…
-
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-…
-
I have started building an application in Spring Boot and have written a couple of services that use the Blockfrost API with no issue however the AssetService `getAsset` method returns:
```
[Reque…
-
Current API response for `/v1/blocks/{hashOrNumber}` endpoint needs to be aligned with Blockfrost's schema
## Current vs Expected Format
### Key Differences:
- `op_cert_counter` needs to be a s…
-
Hi, i am getting an error using: 0.5.0-beta1 and blockfrost:0.4.3, but the Transaction goes through and is visible on the network.
**Dependencies:**
```
implementation 'com.bloxbean.cardano:card…
-
im using use-cardano with lucid and blockfrost proxy. its eems to work fine but i get this in my terminal and not sure what do do about it
- wait compiling...
- event compiled client and server su…
-
**Describe the bug**
Cardano tests tokens doubled after i sent token.
It was 16 of them now it says 30
See details at blockchain explorer, it says 8 tokens and 7 NFTs
https://preview.cexplorer.i…
-
I am trying to create a transaction to allow a user to claim a token of mine by clicking a button on my frontend dApp but I don't know why I am getting this error or how I to fix it. I most definitely…
-
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…