andy78644 / aleo_workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helloworld.aleo

Build Guide

To compile this Aleo program, run:

snarkvm build

To execute this Aleo program, run:

snarkvm run hello

About