ClaudiusAyadi / jujucoin-ico

The JujuCoin is the native token of the Juju Metaverse

Home Page:jujucoin-ico.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUJUCOIN ICO [Bunzz-BCHA Hackathon

This is an Initial Coin Offering (ICO) DApp. It is my official submission for the BHCA-BUNZZ Hackathon.

This is my first time creating one and was made possible using the following:

  1. Bunzz

  2. Bunzz-SDK

  3. Next.js

Bunzz provides me with a platform to deploy contracts without actually writing any code.

For this project, I deployed the ICO Template which consists of the ERC20 Token Module and the ICO DApp module.

On the backend dashboard of my Bunzz, I could see all the functions of the deployed contracts.

For example, I was able to mint and set the price for JujuCoin all from the DApp dashboard.

This current version is a basic version. There is only one function called at the frontend which is the BUY function.

At the frontend, click on Join Us to buy JujuCoin.

The least you can buy is 1 JujuCoin and it will cost you 0.001 ETH (Goerli Testnet).

As always, I welcome suggestions and critics. Thank you.

Live Demo: https://jujucoin-ico.vercel.app/

About

The JujuCoin is the native token of the Juju Metaverse

jujucoin-ico.vercel.app


Languages

Language:JavaScript 65.8%Language:CSS 34.2%