Skip to content

rohitchoudhary09/Suggest-Anime-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Suggest An Anime!

This is a Decentralised Application built for fun where you can suggest an anime and win free test ether!

Run Locally

Clone the project

  git clone https://github.com/Rohitchaudhary13/Suggest-Anime-Dapp.git

Go to the project directory

  cd buildspaceWaver

Install dependencies

// Let's first install libraries of our client
  cd waveportal-starter-project
  npm install
// Now server side
  cd ..
  cd my-wave-portal
  npm i --save-dev hardhat

Start the server

// Go to client side
  cd ..
  cd waveportal-starter-project
  npm start

Don't forget to add your own private key, alchemy url & contract address in a .env file.

🚀 About Me

An enthusiastic coder that enjoys sharing his knowledge and views and has a strong drive to learn new things.

Demo

See here!

Features

  • Gives ether to random person
  • Built using solidity, ethers.js, web3.js & hardhat

About

A DApp where you can suggest an anime and win free test ether!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published