Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/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"
https://github.com/sigdao/ihost

blockchain dapp dapptools ipfs nft nft-generator nodejs signum signum-framework signum-network signumart signumjs token typescript web3 web3-tools

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        



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](https://skillicons.dev/icons?i=nodejs,express,nextjs,vercel,mongodb,docker,sass,git&theme=light)

Other: [Chakra UI](https://chakra-ui.com/), [Stripe](https://stripe.com/en-ca), [PostHog](https://posthog.com/), [GrapesJS](https://grapesjs.com/), [Web3](https://web3js.readthedocs.io/en/v1.7.5/), [Chart.js](https://www.chartjs.org/), [Ethers](https://docs.ethers.io/v5/), [JSZip](https://stuk.github.io/jszip/)

## Support

If you need help with anything please contact us on [Discord]()

Want to donate? []()

## License

[MIT](https://github.com/sigdao/ihost/blob/main/LICENSE)