What is Station

Introduction

How Does Station Work

Your Station Wallet

Running Station

Requirements & Usage

Station Desktop

Station Server

Use Station Network

Getting Started

Security

Related Projects

Spark

Meridian

Security

The security of the devices of the Station network’s node operators is the top priority for the Station Network team.

The Zinnia runtime which powers Station is based on the v8 isolate model. v8 isolates are battle-tested as the backbone of popular web browsers like Google Chrome, allowing for sandboxing between domains. They are also used at the foundations for Cloudflare workers. Zinnia allows Station module builders to build in JS and Rust/WASM.

The security of Station is based on the security model of v8 islates.

Zinnia exposes a set of APIs to the Station module, these can be explored here.

← Previous

Getting Started

Next →

Spark

On this page