New CLI commands for streamlined blockchain development:
# Project scaffolding with templates apex new my-project --template defi
# Account & keystore management apex account create apex keystore import
# Configuration management apex config init apex config set network.default testnet
# Shell completions (bash/zsh/fish/powershell) apex completions zsh
Features:
- Interactive config initialization
- Secure keystore operations
- Multi-network support
- Project templates (default, defi, nft)
Building tools that make blockchain development feel native.
Log in or sign up for Devpost to join the conversation.