Rietcircles
Rietcircles
cardanocliJs.addressBuild(account); does not work. Simple example: https://developers.cardano.org/docs/get-started/cardanocli-js/ on this page does not work ...what to talk of others... Frustrating ...
**Describe the bug** Standard example from tutorials fails to execute **To Reproduce** 1. download https://github.com/Python-Cardano/pycardano/blob/main/examples/native_token.py 2. then run it first time to get the address : in my case `addr_test1vzwy2qavznsp3lgut03hp62vyde6y8ttjh3plwk6ds3y4zg37je5g`...
**OS** Your OS:Linux **Versions** The `db-sync` version (eg `cardano-db-sync --version`):cardano-db-sync 13.1.0.0 - linux-x86_64 - ghc-8.10 PostgreSQL version:psql (PostgreSQL) 15.2 (Ubuntu 15.2-1.pgdg18.04+1) **Build/Install Method** The method you use to build or...
### Is this a regression? Yes ### Description Just trying to run an agent locally in docker. It fails to startup without any proper error message. ### Please provide the...
why is StakeCredential removed from '@emurgo/cardano-serialization-lib-nodejs' ? Is there any substitute. It was used to derive address from mnemonics and now that is broken. Any help appreciated.