0xVikasRushi / ipfs-encrypt

A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption

Home Page:https://www.npmjs.com/package/ipfs-encrypted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPFS-Encrypt

Version GitHub Github Stars GitHub last commit GitHub issues GitHub pull requests

A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption.

Working

ipfs-encrypt (1)

ipfs-encrypt

A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption.

Installation

npm install ipfs-encrypted

Requirements

To use the ipfs-encrypted package, you need to have the following:

  • Node.js installed on your computer. You can download it from the official Node.js website.
  • A Web3 Storage token to authenticate your requests to the IPFS network. You can obtain a token by signing up for Web3 Storage.

Usage

Check out the docs here: {insert docs link here after hosting it}

License

MIT

Contributors

About

A Node.js module for uploading and downloading encrypted folders to/from IPFS using AES-256-CBC encryption

https://www.npmjs.com/package/ipfs-encrypted

License:MIT License


Languages

Language:JavaScript 100.0%