aleoflow 0.1.1

A developer CLI for Aleo — scaffold, build, test, audit, deploy, and generate TypeScript bindings for Leo programs.
1
2
3
4
5
6
{
    "program": "{{PROJECT_NAME}}.aleo",
    "version": "0.1.0",
    "description": "A fungible token program following the community-standard token.aleo pattern",
    "license": "MIT"
}