Skip to content

jim4067/xnft-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] xnft-tool

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

installation

To install this tool

  1. use cargo
cargo install --git https://github.com/jim4067/create-xnft/  --locked --force
  1. Download the binary from the releases page.

Quickstart and usage

To quickly scaffold your app

xnft-tool init 

To initialize the project using an xnft template,

xnft-tool init template <github_template_link>