balius 0.3.3

CLI for building Headless dApps on UTxO-based blockchains
Documentation

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