Skip to main content

Getting Started

1. Download

You can find more options to download TigerBeetle here, but you can use the bootstrap script to get started quickly:

macOS/Linux

git clone https://github.com/tigerbeetle/tigerbeetle && cd tigerbeetle && ./bootstrap.sh

Windows

git clone https://github.com/tigerbeetle/tigerbeetle && cd tigerbeetle && .\bootstrap.ps1

2. Create and Run a Cluster

Try running a single or multi-node cluster using the prebuilt binary:

Or, you can run TigerBeetle with Docker:

3. Create Accounts and Transfers with the CLI

When you have a cluster running, try creating some accounts and transfers using the TigerBeetle CLI.