cardano-js-sdk icon indicating copy to clipboard operation
cardano-js-sdk copied to clipboard

JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets

Results 47 cardano-js-sdk issues
Sort by recently updated
recently updated
newest added

### Summary I'm trying to initialize a project using `@cardano-sdk/core` and node fails ### Steps to reproduce the bug 1. Initialize a new npm package with npm & nodejs v18.18.2...

bug

### Summary Instling everything from scratch as described on the demo page fails ` node demo/projection-typeorm.js` result in ... `Error: Cannot find module 'typeorm-extension'` `npm -i typeorm-extension` fails but `yarn...

bug

# Context Projection packages can be difficult to understand. # Proposed Solution Add some documentation in READMEs # Important Changes Introduced Delete obsolete `docs/` directory. `cardano-services` package is a better...

- ci: implement 4th packaging layer & continuous deployment - debug: provide testbed to evolve nixbuild-action # Context Provide a testbed against `nixbuild/nixbuild-action@main` so that it can be developed further...

# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced

# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced ref LW-8103

# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced

# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced

# Context Our CIP-30 `getUnusedAddresses` implementation currently always returns an empty array. Particular DApps require wallets to use a freshly created address, as such we must enable this feature in...

# Context This PR aims to add Blockfrost providers to the codebase by reverting a 2-year-old commit. # Proposed Solution # Important Changes Introduced