Coder Social home page Coder Social logo

uniquefine / youvegoteth.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youvegoteth/youvegoteth.github.io

0.0 2.0 0.0 4.88 MB

Send Ethereum to any email address.

License: MIT License

HTML 0.93% CSS 1.75% JavaScript 97.31% Python 0.01% Shell 0.01%

youvegoteth.github.io's Introduction

<a href="https://gitcoin.co/explorer/?q=youvegoteth" title=”Push Open Source Forward”> <img src='https://gitcoin.co/static/v2/images/promo_buttons/slice_03.png' alt=’Browse Gitcoin Bounties’ width=267px height=52px style='width: 267px;height: 52px;'/>

You've Got ETH

Easily send Ethereum to an email.

The You've Got ETH team is the winner of the community prize at the August 2017 Dappathon.

Demo

Play with the demo at https://youvegoteth.github.io/ . The demo app supports

  • TestRPC
  • Ropsten
  • Mainnet

Or watch the below video:

Project Overview

Want to pay your friends in Ethereum, but they don't have a wallet? Now with You've Got ETH you can send Ethereum to an email address.

Architecture

How it works

Eth that is in escrow in the system is stored in the smart contract.

This contract is deployed on the mainnet at ropsten at :

When ETH is placed into the smart contract, it is stored in such a way that it can only be accessed by the private key of an ephemeral address, generated on the fly during the checkout process.

This private key is then passed to the receipient, and after the user is educated about metamask and Ethereum, the private key is what is used to forward the ETH to a secure ethereum wallet.

For an end to end visualization of the flow, please see this youtube video.

Running on testRPC

  1. Run
bash helper_scripts/testrpc.bash
  1. Then, in another tab, run
cd contracts; truffle deploy
  1. Set your Metamask to point to your testRPC instance.

  2. Load https://youvegoteth.github.io/ and use the app!

Running on mainnet or ropsten

You should be good to go if you

  1. Set Metamask to point at the correct network.

  2. Load https://youvegoteth.github.io/ and use the app!

Authors

Contributors

Please visit Contributors for details on who contributed to the project.

License

MIT Liscense (see liscense.txt)

Acknowledgments

youvegoteth.github.io's People

Contributors

owocki avatar brentkirkland avatar captnseagraves avatar seanwbren avatar

Watchers

James Cloos avatar Sebastian Leisinger 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.