Skip to content

This is a Dapp I built that allows my friends to send their wishes for me in this 2022.

License

Notifications You must be signed in to change notification settings

Bonifaceebuka/bitwishes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitWishes Dapp

This application is built with the following technologies:

  1. NodeJS verion 14.18.1
  2. NPM version 6.14.15
  3. Solidity version ^0.8.0
  4. ReactJS version ^17.0.2
  5. HardHat version ^2.8.2
  6. Alchemy
  7. Rinkeby

This is how you can install and setup this Dapplication

Please, ensure that you have NodeJS installed on your device.

  1. Clone this Repository(Repo) with the following command git clone https://github.com/Bonifaceebuka/bitwishes.git
  2. Move to the DIR of the Repo cd bitwishes
  3. Install NPM packages with npm install.
  4. Run npx hardhat node to start your local ethereum Node.
  5. Run npx hardhat compile to compile the Smart Contract
  6. Run npx hardhat run scripts/deploy.js --network localhost to deploy the smart contract.
  7. Start the application with npm run start Visit localhost:3000/ to see the front-end of the application

The Screenshots of the front-end of the Dapp

Visit https://bitwishes.herokuapp.com/ to see the live version of this application

About

This is a Dapp I built that allows my friends to send their wishes for me in this 2022.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published