Author Topic: Bitshares Next.JS NFT Gallery Template!  (Read 1252 times)

0 Members and 1 Guest are viewing this topic.

Offline R

  • Hero Member
  • *****
  • Posts: 1017
    • View Profile
Here's the underlying template code from the NFTEA Gallery (https://nftea.gallery)

https://github.com/BTS-CM/NFT.next.js

It's written in Javascript, uses the Next.JS framework and uses Node.JS to pre-fetch NFT contents rather than dynamically fetch NFT data from the blockchain.

It's very easy to host on Vercel, so get creating NFTs on the Bitshares blockchain and run your own gallery website using this template repo!