Lessons

The Tari protocol is written entirely in Rust.

The Tari community is a huge fan of Rust due to its performance characteristics and memory and thread safety guarantees. A great way to experiment with Tari libraries is to explore our lessons and dive into the code.

Setting Up Your Development Environment

How to get your system setup to start working with Tari projects

Read more

Guide for adding new languages to the Tari Universe project

A guide to Tari's localization system and how you can contribute new languages.

Read more

Tari Comms - An In-depth Introduction

Tari Comms is the p2p networking crate that powers the Tari protocol

Read more

Working with Emoji Id

Emoji Ids are a unique Tari feature we know you'll love

Read more

How Tari Works - Part II

A deeper dive into the world of tari and how it works

Read more

Signing a Message

Let's sign a message with our private key 🔐

Read more

How Tari Works - Part I

A high level view of the world of Tari and how it works

Read more

Introduction to Keys

A lot of cryptocurrency is built on top of public and private key infrastructure.

Read more

Learning the Tari Codebase

We're here to help!

Read more

How to run a Tari Node on Windows 10

Installing and running a Tari Node on Windows 10

Read more