anya-core 1.2.0

Enterprise-grade Bitcoin Infrastructure Platform
Documentation
1
2
3
4
5
6
7
# Rust Setup

The Rust programming language is a powerful tool for building Anya components.  Rust is a systems programming language that is safe, fast, and easy to use.  Rust is also compiled to native code, which makes it run fast as well.

## Installing Rust

The Rust installer called rustup makes it easy for you to install Rust.  Open a terminal and type the following command to install Rust: