https://dquadrant.github.io/kuber/hydra_docusaurus/docs/hydra-js-client/examples/commiting-utxos-to-hydra
This doesn't work it said.
/Users/work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/lib/cardano/crypto.js:75
return buffer_1.Buffer.from(_ed25519.getPublicKey(privKey));
^
TypeError: Cannot read properties of undefined (reading 'getPublicKey')
at Ed25519.publicKey (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/src/lib/cardano/crypto.ts:36:33)
at Function. (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:41:28)
at Generator.next ()
at /Users//work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:8:71
at new Promise ()
at __awaiter (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:4:12)
at Function.fromPrivateKey (/Users/work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:40:53)
at Function. (/Users/work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:51:29)
at Generator.next ()
at /Users/work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:8:71
Node.js v22.14.0
https://dquadrant.github.io/kuber/hydra_docusaurus/docs/hydra-js-client/examples/commiting-utxos-to-hydra
This doesn't work it said.
/Users/work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/lib/cardano/crypto.js:75
return buffer_1.Buffer.from(_ed25519.getPublicKey(privKey));
^
TypeError: Cannot read properties of undefined (reading 'getPublicKey')
at Ed25519.publicKey (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/src/lib/cardano/crypto.ts:36:33)
at Function. (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:41:28)
at Generator.next ()
at /Users//work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:8:71
at new Promise ()
at __awaiter (/Users//work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:4:12)
at Function.fromPrivateKey (/Users/work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:40:53)
at Function. (/Users/work/kuber/kuber-hydra/hydra-example/node_modules/src/cardano/primitives/keys.ts:51:29)
at Generator.next ()
at /Users/work/kuber/kuber-hydra/hydra-example/node_modules/libcardano/cardano/primitives/keys.js:8:71
Node.js v22.14.0