ipvm-wg / homestar

Homestar is the individual node that makes up the Everywhere Computer network (similar to how IPFS Kubo, Iroh, Nabu, or other implementation nodes make up the IPFS network). It's written in Rust and is designed for performance and composability.
https://docs.everywhere.computer/homestar/what-is-homestar/
Apache License 2.0
221 stars 24 forks source link

Packaging and Dissemination: More Packages #362

Open zeeshanlakhani opened 1 year ago

zeeshanlakhani commented 1 year ago

Summary

We need to package homestar nodes (servers) for easier self-hosting.

Components

ETA: 2023-12-20

bmann commented 1 year ago

@walkah I'm trying out compiling the wasm functions in the homestar-functions directory. I think we might need to depend on rustup-init rather than rust for brew

Ref: https://github.com/rust-lang/rustup/issues/3458

Internal Discord chat