verida-js icon indicating copy to clipboard operation
verida-js copied to clipboard

The Verida SDK provides several SDKs to interact with the Verida Network

Results 80 verida-js issues
Sort by recently updated
recently updated
newest added

- Add `generateClaimSignature()` method in the `verida-js/web-helpers' - Update the `claim()` function in the `verida-js/vda-reward-client` - Update the test code of `verida-js/vda-reward-client`

In a number of scenarios including deployment via AWS Amplify Next.js support the default location for PouchDB database (which I _think_ is whatever the current directory is) isn't writable. It...

### Issue When implementing Verida SSO on a Next.js app, we install the `@verida/account-web-vault` dependency. Upon running the application, there's an error loading the Sora font used by the login...

bug
enhancement

When opening an external database as a `user`, it's necessary to authenticate with the database. When in a web application, this authentication must happen via the `account-web-vault` flow which prompts...

enhancement

When creating a Verifiable Credential record for saving into a Verida database, the `data` property is currently storing the raw JSON of the credential properties, rather than the full W3C...

bug

# API References Documentation ## Tests Testing API references doc generation with different options | missing exports plugin | true | true | true | true | false | false...

documentation

> [!CAUTION] > Changing the engine requirement and the build target is a **breaking change!** The engine requirement in `package.json` is a result of the compilation of the code, which...

Key requirements: 1. A DID document needs to become completely independent from the Verida network 2. A single DID document can be linked to contexts across different Verida networks 3....