Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion source/_people/nick-savers.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
---
name: Nick Savers
description: Continuous integration (CI)
description: "EthereumJ developer, continuous integration (CI)"
photo: /images/github.com/2026.01.05/nicksavers.png
social:
github: https://github.com/nicksavers
---

Nick Savers was a volunteer developer who worked on the EthereumJ Java client and helped establish Ethereum's continuous integration (CI) infrastructure.

## EthereumJ and CI

Nick was one of the key volunteer developers on the EthereumJ (Java) client, alongside Roman Mandeleil. Both visited the ÐΞV team in Berlin and worked to create an independent implementation of the Ethereum protocol.

As Gavin Wood noted in his October 2014 ÐΞV update:

{% include content-embed.html
url="https://blog.ethereum.org/2014/10/17/gavs-dev-update-ethereums"
title="Gav's ÐΞV Update I: Where Ethereum's at"
date="2014-10-17"
site="Ethereum Foundation Blog"
%}

> "I must thank the EthereumJ (Java client) volunteer developers Roman and Nick, both of whom have visited us in our prototype hub here in Berlin, and who work tirelessly to find different and innovative new ways of interpreting the formal protocol specification."

Nick also played a key role in setting up the continuous integration system alongside Caktux and Joris:

> "Caktux an early volunteer and maintainer of the Ncurses-based C++ Ethereum front-end neth has been invaluable (alongside Joris and Nick Savers) in getting a continuous integration system up and running."