All Projects → ethereum → Eth2.0 Deposit

ethereum / Eth2.0 Deposit

Licence: cc0-1.0
The deposit launchpad for eth2 🦏

Programming Languages

typescript
32286 projects

Ethereum 2.0 Launchpad

The Launchpad is the Ethereum Foundation's official way to deposit your Eth for Ethereum 2.0

  • Status: This Launchpad is in active development for testnet

Dependencies

Configuration

To have full functionality of the Launchpad, you must create an .env file in your root directory and add an environment variable.

The Infura Project ID will enable the network status progress bar showing the balance of the Deposit Contract

REACT_APP_INFURA_PROJECT_ID=your-infura-project-id-here

Note: The Portis wallet option is not available when running locally

Installation

Available Scripts

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Install Dependencies and Start the Application

yarn
yarn start

Open source licensing info

Creative Commons Zero v1.0 Universal - For more information read the LICENSE file.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].