Bluedot

Results 3 issues of Bluedot

After fit the Graph to generate node embedding, I achieve this status, and wait for so long, nothing happened then. The code is still running Computing transition probabilities: 100%|████████████████████████████████████████████████████████████████████| 554789/554789...

I use `@dcspark/cardano-multiplatform-lib-nodejs` for creating a keyring lib for my wallet (dev on extension and webapp). But there're many conflicts with the browser environment. I tried to replace with `@dcspark/cardano-multiplatform-lib-browser`...

Hi, I've faced with the issue that Generating Transactions example is outdated. https://github.com/Emurgo/cardano-serialization-lib/blob/master/doc/getting-started/generating-transactions.md Some logic was changed and method have been renamed. - coins_per_utxo_word -> coins_per_utxo_bytes - CardanoWasm.hash_transaction is remove...