-
In order to treat browsers as first-class citizens, we should not use modules from node core unless we can absolutely guarantee that the code we are writing will not run in a browser.
The next gene…
-
The CID page shows the marshalled CID data. In python the ipld - marshal method is used.
we need to identify the corresponding JS method to unmarshal the data.
-
Building locally (M1 MBP):
```
=> ERROR [4/6] RUN npm i && npm run build …
-
https://github.com/multiformats/multiaddr/pull/150
-
# 11 Jul
## PRs to refine/move to close
## Ongoing issues/topics
- CACAO UCAN timestamp translation
- unix timestamps as int in both specs
- JWT spec: "numeric date" (can be …
-
After updating OpenSea-js to version 2.0.1 and Nodejs to 16 (also trying 8-15) I started getting the error:
`InternalError: Internal error { code: -32603 }`
This happens after calling the `createSel…
-
```
npm install @tbd54566975/web5@0.4.0
npm WARN deprecated multibase@4.0.6: This module has been superseded by the multiformats module
added 138 packages, and audited 139 packages in 9s
16 pa…
-
eta: 2023-01-31
Follow https://github.com/ipfs/ipfs-gui/issues/125 for a list of the metrics that should be implemented within each project.
```[tasklist]
### Tasks
- [x] #129
- [x] https:/…
-
Hey, I am trying to use `@hyperledger/aries-askar-react-native` with the following configuration, please have a look
### Versions
```
"@aries-framework/anoncreds": "^0.4.0-alpha.127",
"@…
-
https://github.com/multiformats/rust-multihash/blob/8e14b1919bb0f60daa63f0b070278a2963603790/src/multihash.rs#L368
The `unwrap()` here might cause some crash using the library if an error occurre…