SIGDAO / ihost

iHost - Entry of Web3 project & build Signum dApp in an easier way. Featured NFTs generation & minting, Wallet Connect, website hosting and community "power-up"

Home Page:https://app.sigdao.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFTHost Logo

iHost

Docker Deployment NFTHost Discord

Create and Host your Web3 dApp in under a minute!. This repository is iHost's frontend.

Services

Setup

Running with Docker Hub:

Client:
docker pull sigdao/ihost:main
docker container run --name client -p 3000:3000 sigdao/ihost:main

Server:
docker pull sigdao/ihost-backend:main
docker container run --name server -p 8080:8080 sigdao/ihost-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?

License

MIT

About

iHost - Entry of Web3 project & build Signum dApp in an easier way. Featured NFTs generation & minting, Wallet Connect, website hosting and community "power-up"

https://app.sigdao.io/

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:SCSS 0.5%Language:Dockerfile 0.1%Language:Shell 0.0%