Skip to content

BTS-CM/Bitshares_NFT_Issuance_Tool

Repository files navigation

Bitshares NFT issuance tool

An NFT issuance tool for the Bitshares production & testnet blockchains.

This tool integrates with the latest BEET wallet.

Pre-requisite:

Perform the following terminal steps in this folder:

  • With yarn
    • yarn install
    • yarn run build && yarn run dev
  • With npm
    • npm install
    • npm run build && npm run dev

Releases built via github actions: