balius 0.3.4

CLI for building Headless dApps on UTxO-based blockchains
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Balius

Balius is a cargo plugin for building Headless dApps on UTxO-based blockchains.

## How to use it

Balius includes a suite of development tools to streamline your workflow:

- **cargo balius init**: Create new Balius projects
- **cargo balius build**: Compile to WebAssembly components
- **cargo balius test**: Test your dApp locally with a development server