Port details |
- walletd Official Sia Wallet
- 2.0.0_1 net-p2p
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: bruno@tinkerbox.org
 - Port Added: 2025-03-26 01:36:15
- Last Update: 2025-04-02 02:07:58
- Commit Hash: a4e30d4
- License: MIT
- WWW:
- https://sia.tech/software/walletd
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- walletd>0:net-p2p/walletd
- To install the port:
- cd /usr/ports/net-p2p/walletd/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/walletd
- pkg install walletd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: walletd
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 mips powerpc powerpcspe
- distinfo:
- TIMESTAMP = 1741784221
SHA256 (SiaFoundation-walletd-v2.0.0_GH0.tar.gz) = 156d225b76091ff1ca5158bcc61f54e525ac88e8a1bf8220e13636b9d2e4e22a
SIZE (SiaFoundation-walletd-v2.0.0_GH0.tar.gz) = 98749
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go123 : lang/go123
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_walletd
- USES:
- go:1.23,modules
- pkg-message:
- For install:
- The program walletd has been installed. To enable it at boot time,
add it to /etc/rc.conf with the following command:
sysrc walletd_enable="YES"
You must also set a password in /usr/local/etc/walletd.yml to access the UI
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_1 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
2.0.0 26 Mar 2025 01:34:45
    |
Robert Clausecker (fuz)  Author: bruno |
net-p2p/{renterd,hostd,walletd}: new ports
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. (Only the first 15 lines of the commit message are shown above ) |