Paprika provides a custom implementation of the Patricia tree used in Ethereum. It aims at replacing the underlying storage as a solution on a higher level of abstraction.
The project is split into milestones. The actual work is managed using Paprika GitHub Project.
Visit the design document for all the design and implementation-specific information about Paprika.
Benchmarks are described and provided in the benchmarks document.
It's great that you want to contribute your time and effort to Paprika! Please take a look at good first issues. They tend to provide a lower entry level. Do not forget to take a look at the design document.
Before you start to work on a feature or fix, please read and follow our contribution guide to help avoid any wasted or duplicate effort.
Nethermind is open-source software licensed under the LGPL-3.0.