adorsys / encrypt-down

An abstract-leveldown implementation that wraps another store to encrypt the stored values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please correct example in documentation

borisskert opened this issue · comments

const encryptdown = require('./src') should be const encryptdown = require('@adorsys/encrypt-down') ?