138e932c24
renterd is an advanced Sia renter engineered by the Sia Foundation. Designed to cater to both casual users seeking straightforward data storage and developers requiring a robust API for building apps on Sia. hostd is an advanced Sia host solution created by the Sia Foundation, designed to enhance the experience for storage providers within the Sia network. Tailored for both individual and large-scale storage providers, hostd boasts a user-friendly interface and a robust API, empowering providers to efficiently manage their storage resources and revenue. hostd incorporates an embedded web-UI, simplifying deployment and enabling remote management capabilities, ensuring a smooth user experience across a diverse range of devices. walletd is the flagship Sia wallet, suitable for miners, exchanges, and everyday hodlers. Its client-server architecture gives you the flexibility to access your funds from anywhere, on any device, without compromising the security of your private keys. The server is agnostic, so you can derive those keys from a 12-word seed phrase, a legacy (siad) 28-word phrase, a Ledger hardware wallet, or another preferred method. Like other Foundation node software, walletd ships with a slick embedded UI, but developers can easily build headless integrations leveraging its powerful JSON API. Whether you're using a single address or millions, walletd scales to your needs. WWW: https://sia.tech/software/hostd WWW: https://sia.tech/software/renterd WWW: https://sia.tech/software/walletd PR: 285367
10 lines
184 B
Plaintext
10 lines
184 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
The program hostd has been installed. To enable it at boot time,
|
|
add it to /etc/rc.conf with the following command:
|
|
sysrc hostd_enable="YES"
|
|
EOM
|
|
}
|
|
]
|