Giter Club home page Giter Club logo

web3.0---sendeth's Introduction

SendETH Project

This is a Ethereum Transaction project. You can send Ether to any Address, and you can choose the amount you want to send.

image1

Build with

Project Structure

Connect Wallet Page

In this page, you can connect your wallet with your metamask ID. Make sure choose that address which has some ether to it. And then the new card will pop-up by which you can send ether.

Send Transaction Page

image2

Now you are into the send transaction page, from where you can send ethers to another account. You have to paste the address of the account you want to send ether into the input field and put the amount you want to send.Then click to Send ETH button to send the transaction. As soon as you hit send, the metamask window will pop-up, from there you can confirm your transaction.

How To Run

Prerequisites

Please install or have installed the following:

After going through all the installation and setup steps, you'll need to download all the dependencies by running:

 cd SendETH
 npm install

This download all the needed dependencies. Then run following :

cd SendETH
npx hardhat run --network localhost .\scripts\deploy.js

This will create an artifacts folder into the src folder inside frontend. You have to download all the dependencies inside frontend.

 cd frontend
 npm install

To run the frontend

 cd frontend
 npm start

Go back to SendETH folder and run following

 cd ..
 npx hardhat node

Contributing

Feel free to contribute by sending a PR.

web3.0---sendeth's People

Contributors

ankush263 avatar dependabot[bot] avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.