A simple CLI tool to help you quickly scaffold an xNFT app.
To install this tool
- use cargo
cargo install --git https://github.com/jim4067/create-xnft/ --locked --force
- Download the binary from the releases page.
To quickly scaffold your app
xnft-tool init
To initialize the project using an xnft template,
xnft-tool init template <github_template_link>