Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

yanukadeneth99/ICO-DApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Initial Coin Offering

  • HardHat, Solidity
  • React/Next JS
  • TailwindCSS

Website/Contract

Initial Page

InitialPage

Setup

  1. Pull the project
  2. Install dependancies on both folders
  3. Create a .env file on /hardhat. Copy, paste the following and fill in your info.
ALCHEMY_API_KEY_URL=""
RINKEBY_PRIVATE_KEY=""
  1. Open index.ts inside /my-app/constants
  2. Replace the following with your information

Education

LearnWeb3DAO