Prerequisites
Early access: You're on the Tashi Alphanet, a public testing phase. Real $TASHI is not involved, and all features are subject to change or reset.
Solana devnet account containing at least 0.1 SOL
Use the Solana Faucet to request a free airdrop of SOL to your wallet address on
devnet
.
Browser-based wallet extension implementing the Solana Wallet Standard
Phantom wallet was used to test these steps
Set your wallet to use Solana's
devnet
.
A supported 64-bit operating system (see below)
An Internet connection with a stable IP address
Recommended: set up port-forwarding for UDP port
39065
Linux 64-bit
Multi-core Intel or AMD x86-64 processor
4 GB RAM
Recommended distribution: Ubuntu or Debian
These instructions may require adjustment for other distributions.
bash
(default on most Linux distributions) or a compatible shell likezsh
Install one of these supported container runtimes:
Recommended: Linux Post-Install Steps to create containers without superuser privileges
Windows 64-bit (Windows Subsystem for Linux)
Multi-core Intel or AMD x86-64 processor
4 GB RAM
Set up Windows Subsystem for Linux
Recommended distribution: Ubuntu or Debian
Set up a supported container runtime as listed above under Linux 64-bit.
macOS (Intel Silicon)
Only Intel-based Macs are currently supported. Apple Silicon may be supported in a future release.
bash
orzsh
Install Docker Desktop for Mac
Last updated