Quickstart
Get started with the Vertices SDK in a few easy steps.
Last updated
Get started with the Vertices SDK in a few easy steps.
Last updated
The Vertices SDK currently supports the Algorand Blockchain. The following information relates to Algorand's ecosystem.
In this tutorial, we are going to run an example on your machine where Alice sends a payment transaction to Bob.
Here Alice sends 1 Algo to Bob. Alice is the sender, Bob the receiver.
The Vertices SDK is still in beta. This must not be used for production.
Start by downloading the source of the repository along with the submodules:
We recommend using Conda to isolate your development environment and keep up to date with the dependencies.
Install miniconda if you're running on x86_64 architecture and miniforge for ARM CPUs.
You can run Vertices on several targets. Get started quickly on your machine or try the example on your ESP32-based board:
UnixMicrocontrollers