Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BTS-CM/Bitshares_NFT_Issuance_Tool

A tool for creating and editing NFTs on the Bitshares blockchain
https://github.com/BTS-CM/Bitshares_NFT_Issuance_Tool

beet bitshares blockchain bts create cryptocurrency editor electron issuance issue nft non-fungible-tokens reactjs tool

Last synced: 3 months ago
JSON representation

A tool for creating and editing NFTs on the Bitshares blockchain

Awesome Lists containing this project

README

        

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

This tool integrates with the [latest BEET wallet](https://github.com/bitshares/beet/tree/develop).

Pre-requisite:
* NodeJS [v18.16.1](https://nodejs.org/ar/blog/release/v18.16.1)

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:

* [Windows, Linux & MacOS](https://github.com/BTS-CM/Bitshares_NFT_Issuance_Tool/releases)