js-ipfs
js-ipfs copied to clipboard
IPFS implementation in JavaScript
Bumps [hapi-pino](https://github.com/pinojs/hapi-pino) from 8.5.0 to 11.0.0. Release notes Sourced from hapi-pino's releases. v11.0.0 What's Changed Update to [email protected] and [email protected] by @kungfutse in pinojs/hapi-pino#175 New Contributors @kungfutse made their first...
Hello, I'm a rookie in IPFS world so please take that into account. - **Version**: - Version: 0.14.3 - **Platform**: - **Subsystem**: #### Severity: #### Description: I successfully ran a...
- **Version**: [email protected] - **Platform**: - `Linux CJRm-ARTIX 5.19.2-artix1-2 #1 SMP PREEMPT_DYNAMIC Sun, 21 Aug 2022 10:48:27 +0000 x86_64 GNU/Linux` - `Brave Browser 104.1.42.88` #### Severity: Critical. This causes an...
I have set up ipfs on my windows 64 bit system, and i have the ipfs daemon running in the terminal, and the API server listening on /ip4/127.0.0.1/tcp/5001 ...
> Part of https://github.com/ipfs/specs/issues/314, corresponding Kubo issue: https://github.com/ipfs/kubo/issues/9240 Support for extensible records (and v2 signature) was added in 2021 (https://github.com/ipfs/js-ipns/pull/121). JS-IPFS is producing and preferring updated v2 IPNS records by...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.6 to 18.0.0. Release notes Sourced from file-type's releases. v18.0.0 Breaking Require Node.js 14 6d457c5 https://github.com/sindresorhus/file-type/compare/v17.1.6...v18.0.0 Commits feac593 18.0.0 6d457c5 Require Node.js 14 8dff74d Update strtok3 to...
- **Version**: "ipfs-core": "^0.15.4", - **Platform**: Windows10 + Chrome + Node.js + Vue3.x - **Subsystem**: ipfs-core #### Severity: High #### Description: I'm learning ipfs-core API. I get a CID via...
I have the origin below explicitly allowed as well as the user agent. And I still get a 403 ("HTTPError: not allowed - invalid user agent"). My creation string: ```...
- **Version**: `ipfs-core: 0.15.4` - **Platform**: M1 Mac arm64 - **Subsystem**: `libp2p` #### Severity: High #### Description: I have a `vue-cli-plugin-electron-builder` (`2.1.1`) project. When I run `yarn electron:serve` after `yarn...
#### Description: I'm wondering if it'd be possible to support a fully offline, no-network, in-memory instance of js-ipfs that is designed to be used to only import, export CAR files,...