All Projects → stephenasuncionDEV → nfthost

stephenasuncionDEV / nfthost

Licence: MIT license
NFT Collection Generator and Minting Website Hosting

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nfthost

NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+8.51%)
Mutual labels:  nft
nft-collection-generator
Generates images and metadata for a collection of NFTs.
Stars: ✭ 77 (+63.83%)
Mutual labels:  nft
enjin-cpp-sdk
Enjin Platform SDK for C++.
Stars: ✭ 15 (-68.09%)
Mutual labels:  nft
solana-nft-monitor
Monitor Solana NFT projects using Github Actions + flatgithub.com
Stars: ✭ 31 (-34.04%)
Mutual labels:  nft
carbon-footprint
Calculate your carbon footprint 🏭👣 from food, transport, purchases, fashion, electricity and digital activities like streaming, NFT or blockchain.
Stars: ✭ 59 (+25.53%)
Mutual labels:  nft
dungeons-and-dragons-nft
#chainlink #nft
Stars: ✭ 583 (+1140.43%)
Mutual labels:  nft
jsartoolkitNFT
jsartolkitNFT is a smaller version of jsartoolkit5 with only NFT support
Stars: ✭ 110 (+134.04%)
Mutual labels:  nft
rarity-analyser
Cool Rarity is an open source package for easy rarity score calculation with ERC721 NFT metadata collection. It was born in punkscape 01 rarity analyser hackathon.
Stars: ✭ 82 (+74.47%)
Mutual labels:  nft
Simple-Game-ERC-721-Token-Template
🔮 Very Simple ERC-721 Smart Contract Template to create your own ERC-721 Tokens on the Ethereum Blockchain, with many customizable Options 🔮
Stars: ✭ 83 (+76.6%)
Mutual labels:  nft
apebase
Bored Ape Database
Stars: ✭ 110 (+134.04%)
Mutual labels:  nft
Artion-Server
Artion API Server
Stars: ✭ 26 (-44.68%)
Mutual labels:  nft
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-23.4%)
Mutual labels:  nft
proof-of-kyc
An NFT that proves you've gone through an identity verification process, powered by Stripe Identity.
Stars: ✭ 78 (+65.96%)
Mutual labels:  nft
Mizi
A simple markdown to website generator written in C++.
Stars: ✭ 31 (-34.04%)
Mutual labels:  website-generation
bcdhub
Better Call Dev backend
Stars: ✭ 30 (-36.17%)
Mutual labels:  nft
fnd-docs
Foundation developer docs
Stars: ✭ 33 (-29.79%)
Mutual labels:  nft
Artion-Client
Client app for Artion, a global NFT marketplace on Fantom Opera.
Stars: ✭ 71 (+51.06%)
Mutual labels:  nft
solana-nft-token-metadata-update
Node.js script to update NFT Token metadata on Solana Blockchain
Stars: ✭ 143 (+204.26%)
Mutual labels:  nft
nft-art-maker
NFT Art Maker - generates images and metadata files, packs them into IPFS CAR files, and uploads them using nft.storage. All from provided PNG layers.
Stars: ✭ 77 (+63.83%)
Mutual labels:  nft
bitcoincashj
A library for working with Bitcoin Cash
Stars: ✭ 38 (-19.15%)
Mutual labels:  nft

NFTHost Logo

NFT Host

Docker Deployment NFTHost Discord

Create and Host your NFT collection in under a minute!. This repository is NFT Host's frontend.

Services

Setup

Running with Docker Hub:

Client:
docker pull stephenasuncion/nfthost:main
docker container run --name client -p 3000:3000 stephenasuncion/nfthost:main

Server:
docker pull stephenasuncion/nfthost-backend:main
docker container run --name server -p 8080:8080 stephenasuncion/nfthost-backend:main

Running with Terminal:

npm run dev

Technologies

Technologies

Other: Chakra UI, Stripe, PostHog, GrapesJS, Web3, Chart.js, Ethers, JSZip

Support

If you need help with anything please contact us on Discord

Want to donate? https://www.buymeacoffee.com/stephenasuncion

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].