An open API service indexing awesome lists of open source software.

https://github.com/lit-protocol/lit-demo-simple-string-encrypt-nodejs


https://github.com/lit-protocol/lit-demo-simple-string-encrypt-nodejs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Note

`Blob` is not supported in Node.js versions below v.18.0.0. You can use [this tool](https://www.npmjs.com/package/n) to change your version, simply run `sudo n 18.0.0` once installed.

# Getting started

```
yarn & yarn dev
```