[WIP] xnft-tool

A simple CLI tool to help you quickly scaffold an xNFT app.

installation

To install this tool

  1. use cargo shell cargo install --git https://github.com/jim4067/create-xnft/ --locked --force

  2. Download the binary from the releases page.

Quickstart and usage

To quickly scaffold your app

shell xnft-tool init

To initialize the project using an xnft template, shell xnft-tool init template <github_template_link>