-
ref: https://github.com/sugyan/atrium/pull/15#issuecomment-1556188237
-
At least a few hours. Not sure why, probably websocket subscriptions something or other.
-
## Description
When Brave is configured to use a public gateway, enforce checking IPFS hashes automatically.
Currently there is several direction for the IPFS Trustless client implementation…
-
I wold like to propose chunked upload feature to workaround upload size limitation. Idea is to provide a new API endpoint
```
PUT /${sha256(content)}
```
Supplied with [Content-Range](https://…
-
Ref: https://github.com/ipfs/interface-ipfs-core/pull/123
```bash
» ipfs dag put --help
#...
-f, --format string - Format that the object will be added as. Default: cbor.
--input-enc…
-
Hello I started running atrium-cli; and came accross this error:
```bash
(base) 22:27:12 ➜ rbsky git:(main) ✗ cargo install atrium-cli
(base) 22:24:05 ➜ rbsky git:(main) ✗ atrium-cli …
-
Why does [value have the Path type](https://github.com/ipfs/boxo/blob/c34473b4a186f1c1bf3c5430b04bafd7a37b338b/ipns/record.go#L233)? And not [[]byte as before](https://github.com/ipfs/boxo/blob/2967d5…
-
### How were you trying to build the app?
expo run:ios
### Full build logs
```shell
2024-07-11 11:12:15.402 [info] While building module 'OpenSSL' imported from /Users/salief/Desktop/river-project/…
-
Can we read the CAR files in Rust. This would help integration with other stuff in the solana ecosystem.
-
In addition to defining the extended formats for serializing the result of a SPARQL* SELECT query (#12 and #13), we have to decide whether we need/want new mime types for these extended formats? Simil…