# fake-merkle-patricia-tree

> You want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits.

Latest version **1.0.1** (published 2015-10-10) · ISC license · 0 weekly downloads

## Install

```sh
npm install fake-merkle-patricia-tree
pnpm add fake-merkle-patricia-tree
yarn add fake-merkle-patricia-tree
bun add fake-merkle-patricia-tree
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2015-10-10 |
| First published | 2015-10-06 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | kumavis |
| Maintainers | kumavis |

## Links

- npm: https://www.npmjs.com/package/fake-merkle-patricia-tree
- Repository: https://github.com/kumavis/fake-merkle-patricia-tree
- Homepage: https://github.com/kumavis/fake-merkle-patricia-tree#readme
- Issues: https://github.com/kumavis/fake-merkle-patricia-tree/issues
- npm.io page: https://npm.io/package/fake-merkle-patricia-tree

## Dependencies (1)

- [checkpoint-store](https://npm.io/package/checkpoint-store.md) ^1.1.0

## Recent versions

- 1.0.1 (latest) — 2015-10-10
- 1.0.0 — 2015-10-06

## README

### Fake Merkle-Patricia-Tree

You want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits.

---
_Source: https://npm.io/package/fake-merkle-patricia-tree · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
