-
I think the title says it all: The RPC client ferristseng/rust-ipfs-api is listed as active, but is not updated in the last year, so I guess that information is no longer correct.
-
- [ ] https://ecosystem.ipfs.tech/showcase/
- [ ] r/ipfs
- [ ] r/cypherpunk
- [x] ipfs blog
- [ ] discord
- [ ] HN
- [ ] rust-libp2p notable users
- [ ] c/opensource
- [ ] c/selfhosted
- [ ] …
-
Hi, the code and examples in the document cannot be run, and the relevant api document of this project cannot be found, etc., it is difficult to learn, especially the small ipfs project of other rust …
-
1. Need to create a package called `rust-ipfs-dep` so it can be `npm install`-ed and tested via this repo
2. Need to add a `IPFS_RUST_EXEC` for ad-hoc testing of unreleased versions
-
It would be great to have one.
-
Tracking for https://github.com/ipfs/devgrants/tree/master/open-grants/ipfs-rust
-
From where it stands, it seems that rust-ipfs is not exactly platform agnostic in a sense where it could run on every platform without an issue (mostly around wasm). rust-libp2p is platform agnostic, …
-
# Description
I'm integrating rust-ipfs into a Substrate blockchain to enable decentralized storage capabilities for our nodes. The integration involves using offchain workers to interact with an IPF…
-
```
< seancjscherer[m]> Would you consider switching still (ie the main development), if the Rust version got up to at least similiar state feature wise (I realise, from my reading that thats far far…
ansuz updated
4 years ago
-
I propose the following:
* We aim to build `rust-ipfs` as an embeddable crate _initially_ for `std` capable rust applications which might want to expose the HTTP API in addition to working on the p…