jim4067 / xnft-tool

quickly scaffold xnfts for backpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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>

About

quickly scaffold xnfts for backpack

License:MIT License


Languages

Language:Rust 75.8%Language:TypeScript 23.5%Language:JavaScript 0.7%