Skip to content

aungKhantPaing/jackal-fs

Repository files navigation

jackal-fs - Private File System

jackal-fs is a minimalistic dApp that enables private file storing using the Jackal protocol and Keplr wallet. jackal-fs allows users to securely upload and download files while ensuring data privacy through encryption.

Features

Private file uploads and downloads using the Jackal protocol.

Getting Started

Installation

To run the app locally, follow these steps:

Clone the repository:

git clone https://github.com/aungKhantPaing/jackal-fs.git
cd jackal-fs

Install dependencies:

npm install

Usage

Once the installation is complete, start the development server:

npm run dev