Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujeebsulayman/hemtoken-ico
https://github.com/mujeebsulayman/hemtoken-ico
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mujeebsulayman/hemtoken-ico
- Owner: MujeebSulayman
- Created: 2024-07-31T08:57:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T12:37:35.000Z (5 months ago)
- Last Synced: 2024-11-12T10:12:05.595Z (2 months ago)
- Language: CSS
- Homepage: https://hem-token-ico.vercel.app
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building and Deploying a Token Sale Dapp Project DApp
#### Test Faucets
Alchemy will provide you with some free test faucets which you can transfer to your wallet address for deploying the contract
```https://www.alchemy.com/faucets
Get: Free Test Faucets
```#### RemixID
We are using RemixID for deploying the contract and generation of the ABI in the project, but you can use any other tools like Hardhat, etc.
```https://remix-project.org
OPEN: RemixID
```