Installation

Ready to Use

This feature is fully implemented and ready for use. If you encounter any issues, please submit a bug report on our Discord to help us improve.

The easiest way to install vlayer is by using vlayerup, the vlayer toolchain installer.

Prerequisites

Before working with vlayer, ensure the following tools are installed:

Additionally, you'll need Bun to run examples. For more details, refer to the Running Examples Locally section.

Get vlayerup

To install vlayerup, run the following command in your terminal, then follow the onscreen instructions.

curl -SL https://install.vlayer.xyz | bash

This will install vlayerup and make it available in your CLI.

Using vlayerup

Running vlayerup will install the latest (nightly) precompiled binary of vlayer:

vlayerup

You can check that the binary has been successfully installed and inspect its version by running:

vlayer --version