> For the complete documentation index, see [llms.txt](https://gotolabs.gitbook.io/merklepatriciatrie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gotolabs.gitbook.io/merklepatriciatrie/roadmap.md).

# Roadmap

As we progress in our journey to provide an outstanding Merkle Patricia Trie library, here's what lies ahead for us:

#### 1️⃣ Current Stage: Match Features with `go-ethereum`

We are currently focused on ensuring that our library has all the features present in `go-ethereum`.

#### 2️⃣ Next Up: Speed Optimization

After reaching feature parity, our priority will shift to making our library the most efficient Merkle Patricia Trie implementation in Go.

#### 3️⃣ Future Aspiration: Slimming Down

To enhance usability and deployment speed, we will work on minimizing the size of the library.

We appreciate the community's support as we continue our development efforts.
