cardano Questions
3
Solved
I'm trying to generate address and create transaction using nodejs and @emurgo/cardano-serialization-lib-nodejs lib (CardanoWasm).
Following the docs I'm trying this:
const rootkey = CardanoWasm.Bi...
Mammary asked 9/2, 2021 at 10:31
1
Solved
There are a lots of tutorials in Cardano CLI that uses --testnet-magic 3 or --testnet-magic 4 during reading values in address, minting native tokens etc. But none of them explain in detail about w...
Ianthe asked 21/4, 2021 at 7:19
2
I'm trying to learn Haskell.
I'm reading the code on here[1]. I just copy and past some part of the code from lines:46 and 298-300.
Question: What does (..) mean?
I Hoggled it but I got no res...
1
© 2022 - 2024 — McMap. All rights reserved.