-
Minimal sample with import:
```
import { CID } from 'multiformats';
async function main() {
console.log(CID.parse('QmaozNR7DZHQK1ZcU9p7QdrshMvXqWK6gpu5rmrkPdT3L4'));
}
main().catch((…
-
Required by:
project :app > project :wallet_connect_v2 > com.walletconnect:android-core:1.24.0 > com.walletconnect:foundation:1.12.0
> Could not resolve com.github.multiformats:j…
-
js-multiformats introduced [more deterministic behavior of `toString()` method](https://github.com/multiformats/js-multiformats/blob/84a43d670175dac5c8b370594645634f8fc6bf78/cid.js#L254-L274) which co…
-
npm install truffle -g
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN …
-
Bonjour ! J'ai beau essayé de nombreuses commandes pour résoudre le bug, j'arrive toujours au même résultat. Est-ce que vous sauriez ce qu'il ne fonctionne pas s'il vous plait ?
PS E:\NFT\genera…
-
This code looks an awful lot like it's doing a murmur3-32, and returning four bytes:
https://github.com/multiformats/go-multihash/blob/6f1ea18f1da5f7735ea31b5e2011da61c409e37f/sum.go#L146-L154
A…
-
Taking up the offer from [here](https://github.com/sogaiu/tree-sitter-clojure/issues/49#issuecomment-2180974876), I'm reporting some problems I had cloning some of the libraries listed [here](https://…
-
**Describe the bug**
The code described here leads to several errors :
https://developers.ceramic.network/build/installation/
https://github.com/ceramicnetwork/js-ceramic/tree/develop/packages/cor…
-
@lgierth has been throwing the idea of a `gx-workspace` tool around for a while, and i've had some thoughts about it recently. So heres my (hopefully coherent) thoughts:
`gx-workspace` will be a gx s…
-
Follow-up issue to #2903 / #2912
The remaining security warnings all stem from `multiaddr: "10.0.1"` -- used by package `DevP2P`
The package is has been deprecated and succeeded by `@multiforma…