Fuzzr icon indicating copy to clipboard operation
Fuzzr copied to clipboard

Dependency Management (IPFS)

Open cryptoquick opened this issue 5 years ago • 0 comments

Management of daemons and configuration and execution management of other large external dependencies.

We're still stuck on tokio 0.2 due to ipfs_http_api and iced both using the older version, so reference the docs for that version, as found here:

https://docs.rs/tokio/0.2.23/tokio/process/struct.Command.html

  • [ ] Configure IPFS
  • [ ] Start and stop IPFS daemon using tokio

We'll have a separate feature issue for xmrig.

cryptoquick avatar Dec 07 '20 12:12 cryptoquick