-
If I use https://github.com/Liqwid-Labs/agora/tree/staging/agora/Agora to obtain CBOR hex for scripts relating to Agora, I have found that all transactions that require validation with these scripts w…
-
Currently, if a user tries to create a simple new typescript project by doing the following
npx tsc --init
npm install lucid-cardano
npm install
echo import {Lucid} from \"lucid-cardano\" > inde…
-
### Summary
Nix config:
```
system = x86_64-darwin
extra-platforms = x86_64-darwin aarch64-darwin
experimental-features = nix-command flakes
```
`nix-shell` fails with error:
```
Config…
-
If possible, i would like to use blockfrost service instead of running my own cardano-wallet server.
So, the question is: can WalletServer support using blockfrost ?
```javascript
const { Wall…
-
Add Blockfrost API as a third option for logging in to get blockchain data.
-
Hi,
I'm new to Cardano. I'm developing a java application to send/receive coins.
I need to know when someone sends funds to my address but I didn't find any subscribe-like function.
Also, I didn'…
-
Heya, I'm getting an error at the chain_context.submit_tx(signed_tx.to_cbor()) function, seemingly around deserialization. Maybe something with keys but I can't understand from the following log where…
34r7h updated
2 years ago
-
Thanks for your patience in answering these :-) This may again be a Lucid interaction in how it is building the tx, but it seems to be having some issue with constructing the Time Translation:
```
…
-
I'm trying to move from version CSL 9.1.4 to 11rc6.
I'm using below code to create transaction:
`const nftMoveFixedPrice = "2000000";
export const offer = async (api: CardanoApi, policyId: st…
-
Hi Jer, while waiting to see about the other issue, I've begun creation of a raw tx to send tokens. My script is building fine but I'm getting a ```ValueNotConservedUTxO``` error for not including a c…
34r7h updated
2 years ago