Quickstart

Get started with the Vertices SDK in a few easy steps.

Overview

circle-info

The Vertices SDK currently supports the Algorand Blockchainarrow-up-right. 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.

Before starting off

triangle-exclamation

Get the source

Start by downloading the source of the repository along with the submodules:

Set up your environment

We recommend using Conda to isolate your development environment and keep up to date with the dependencies.

Install minicondaarrow-up-right if you're running on x86_64 architecture and miniforgearrow-up-right for ARM CPUs.

Let's go

You can run Vertices on several targets. Get started quickly on your machine or try the example on your ESP32-based board:

Unixchevron-rightMicrocontrollerschevron-right

Last updated

Was this helpful?