Open prototype · alpha network

Payments for a more capable network.

Safire is an open peer-to-peer payment system being built for fast, reliable everyday transactions, with signed blocks and a path beyond mining.

Test software only. Do not use for real money or irreversible financial activity.

Safire Wallet · current client
Safire wallet client preview showing balance, peers, blocks, and transaction tools
Wallet clientDesktop prototype

The network is the product

Simple to use. Deliberate under the hood.

Every node helps verify the same shared history. The current design explores membership, deterministic block selection, and recovery without relying on mining competition.

01

Signed blocks

Blocks and records carry cryptographic signatures so peers can verify who created and authorized them.

02

Peer recovery

Nodes are being built to resync, recover from forks, and continue after interruptions or sleep.

03

Membership model

Known network members can participate in block creation without a race to spend more energy mining.

Join the test network

Start with a wallet. Stay connected.

Download the current Mac client, connect to the bootstrap peer, and help exercise the network while the protocol evolves.

Bootstrap peer http://safire.org:4888
Network configuration safire.conf
Build status Active prototype

What is being tested

Building the parts that make payments dependable.

01

Peer synchronization and checkpoint validation for a chain that can grow for years.

In progress
02

Fork recovery, block creator availability, and safe reorganization.

In progress
03

Wallet balances, membership records, voting, and a practical desktop experience.

In progress

Open by design

Read the code. Run a node. Shape the protocol.

View Safire on GitHub