Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

go.sia.tech/web

Package Overview
Dependencies
Versions
823
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go.sia.tech/web

Go Modules
Version
v0.0.0-20260611144016-17dfac29270c
Version published
Created
Source

Sia Web

Web

Web packages for the Sia project and ecosystem.

Apps

User interfaces for the Sia software. The latest Sia software takes a modular approach, with separate daemons and user interfaces for renting, hosting, the explorer, and advanced wallet functionality.

Libraries

stability-beta

TypeScript

The Sia web libraries provide developers with convenient TypeScript SDKs for using Sia core types, blockchain utilities, data fetching, daemon-specific React hooks, and components for common functionality such as Siacoin/fiat input fields, transaction lists, files, and more.

Go

Internal

Libraries

Testing

Development

  • The Sia Web codebase is managed with the Nx build system. Either install nx globally via bun install -g nx or use bunx to invoke commands.
  • This repo follows conventional commits. Please use prefixes such as feat:, fix:, docs:, etc. when committing.
  • Install dependencies with bun install.
  • Run nx test <app-name> to run tests for a specific app.
  • Run bunx changeset to create a changeset for your changes. This will prompt you for a description of your changes and will create a changeset file in the .changeset directory.

Community

Join the Sia Discord to discuss Sia projects, codebases, and more!

FAQs

Package last updated on 11 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts