BTS-CM / astro-nft-tool

Astro + React Bitshares NFT tool for Bitshares (BTS)

Home Page:https://bitshares-astro-nft-tool.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitshares Astro NFT tool

Implemented using React, Astro and ShadCN.

Setup instructions

Requires a linux development environment.

Repo currently uses Bun for package management and building purposes.

For windows, use the windows linux subsystem to create an ubuntu instance in your terminal to run the following commands:

bun install

bun run fetchAssets

bun run fetchIssuers

bun run dev

bun run build

Hosting guide

Can be easily deployed to Vercel!

https://vercel.com/changelog/bun-install-is-now-supported-with-zero-configuration

https://docs.astro.build/en/guides/integrations-guide/vercel/

About

Astro + React Bitshares NFT tool for Bitshares (BTS)

https://bitshares-astro-nft-tool.vercel.app

License:MIT License


Languages

Language:TypeScript 54.8%Language:JavaScript 40.3%Language:Astro 4.5%Language:CSS 0.4%