Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahdizarrei/ico
Create your initial coin offering or initial currency offering on our site and manage itππ₯°
https://github.com/mahdizarrei/ico
dapp erc20 ethersjs mui react smart-contracts web3
Last synced: 9 days ago
JSON representation
Create your initial coin offering or initial currency offering on our site and manage itππ₯°
- Host: GitHub
- URL: https://github.com/mahdizarrei/ico
- Owner: mahdiZarrei
- License: mit
- Created: 2024-08-11T11:42:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T11:51:08.000Z (5 months ago)
- Last Synced: 2024-11-12T16:12:10.382Z (2 months ago)
- Topics: dapp, erc20, ethersjs, mui, react, smart-contracts, web3
- Language: JavaScript
- Homepage:
- Size: 7.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ICO
![ICO image](./pic//ICO.jpg)
An initial coin offering (ICO) is a way for cryptocurrency startups to raise capital. Here's how it works:- The startup creates a new digital token or digital currency.
- They offer these tokens to early investors in exchange for well-known cryptocurrencies such as Bitcoin or Ethereum.
- ICOs allow startups to raise capital without giving up their shares, and investors hope that the value of the token will increase if the project is successful.
In this app, you can easily create an ESO for your token## Clone Repository
```sh
git clone https://github.com/mahdiZarrei/ICO.git
cd ICO
```## Requirements
[node.js](https://nodejs.org/en/) v10.18.0+ And [Metamask](https://metamask.io/) extension on your browser
## Installation
Use the package manager [npm](https://www.npmjs.com/) to install ICO.
```bash
npm install
```## Usage
```bash
npm run dev
```Open `localhost:5173` to access the application!
## Photo gallery
### user Login page
![user Login page image](./pic/userLogin.jpg)
### made page
![made page image](./pic/madePage.jpg)
### ICO page
![ICO page image](./pic/ICOPage.jpg)
## License
MIT