stacksdapp 0.1.4

The official stacksdapp CLI: A complete toolkit to scaffold, build, and deploy full-stack Bitcoin applications on Stacks.
stacksdapp-0.1.4 is not a library.

stacksdapp

The modern developer toolkit for building Bitcoin applications on Stacks.

stacksdapp is a comprehensive CLI designed to streamline the experience of building full-stack decentralized applications. It handles everything from project scaffolding to type-safe code generation and contract deployment.

Quick Start

cargo install stacksdapp
stacksdapp new my-app
cd my-app
stacksdapp dev