F-Node-Karlsruhe
F-Node-Karlsruhe
Maybe if haven't figured it out yet, but as far as i understand there currently no option to share data among modules, as the stored data only present in the...
Simple IPFS support in the default document loader with origin https://github.com/digitalbazaar/jsonld.js/issues/512 Could be improved with the use of multiple public gateways and `Promise.any()` as shown in the issue above.
When using two different contexts both with imports the first context sets the cache with the following value as activeCtx, which appears to be a generic value. The other context...
**Is your feature request related to a problem? Please describe.** I'm currently using the web-did-resolver in a custom document loader and it works very well, but i still have to...
The library works fine, but i expected to see the added and pinned context in the WebUI on 5001 but it does not. Is it realted to the fact that...
# First draft Authenticated registry requests shall be performed doing a POST request carrying the authentication. As a first option we chose verifiable presentations (VPs) as the mean authentication. VPs...
# Summary Add an optional IPFS storage backend support. The archived content can be additionally or only be stored in IPFS and the database only stores the IPFS hast as...
**Is your feature request related to a problem? Please describe.** I am unable to create VC 2.0 credentials. It fails in the context validation **Describe the solution you'd like** Support...
### Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...