Skip to content
/ RPIPs Public
forked from rocket-pool/RPIPs

Rocket Pool Improvement Proposals (RPIPs)

License

Notifications You must be signed in to change notification settings

Valdorff/RPIPs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Pool Improvement Proposals (RPIPs)

Similar to the Ethereum Improvement Proposals (EIPs) repository, this repository contains Rocket Pool Improvement Proposals (RPIPs).

For easy viewing of existing RPIPs, please see the RPIP dashboard. The dashboard is rebuilt via a github action and is automatically published when the repo changes. Note that it is possible for this build to fail, so it should be checked when making changes.

Local Development

Follow these steps to setup a local server:

  1. Fork the repo
  2. Clone it locally
  3. Install dependencies: bundle install
  4. Start the local server: bundle exec jekyll serve
  5. Go to http://localhost:4400/ to view changes

To build the site use bundle exec jekyll build.

Notes:

  • You want Ruby version 2.7 rather than 3+

Resources:

About

Rocket Pool Improvement Proposals (RPIPs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.6%
  • SCSS 3.9%
  • Ruby 0.5%