seishun / staking-launchpad

The deposit launchpad for staking on Ethereum 🦏

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Staking Launchpad

The Launchpad is the Ethereum Foundation's official way to deposit your ETH for staking on Ethereum

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

Launchpad translation

As part of the ethereum.org Translation Program, our community of translators is also working on translating the Ethereum Staking Launchpad.

If you are interested in getting involved and helping with the translations, please visit the project in Crowdin.

After joining the project, you can start translating by opening your desired language from the language list. If your language isn't available, please reach out to Ethereum.org Team on Crowdin or open an issue to request adding a new language for translation.

Detailed information on using Crowdin is available in the Crowdin Online Editor documentation.


Open source licensing info

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


About

The deposit launchpad for staking on Ethereum 🦏

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 91.6%Language:JavaScript 7.5%Language:HTML 0.8%