Skip to content

davidkassa/unlucky-validators

Repository files navigation

Logo

Unlucky Validators

A simple application for sharing stats for Ethereum validators.

Can be found hosted at https://unluckyvalidators.io

Report Bug · Request Feature


Development

Contributors Forks Stargazers Issues MIT License

Service Main Develop
CI Status Main Develop
Build History [Main] [Develop]

Getting started

This should be all you need to do to get started. This will point to an existing Firebase database that is read-only.

git clone git@github.com:davidkassa/unlucky-validators.git && cd unlucky-validators
npm start

Open http://localhost:3000 to view it in the browser.

React

This project was bootstrapped with Create React App.

Firebase

To get Firebase Functions or your own Firestore Database running you can follow their Get Started documentation.

You may need to authenticate with the Firebase CLI as well. I was already authenticated.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request on the develop branch

License

Distributed under the MIT License. See LICENSE for more information.