This is wraps `ftp` to provide a streaming interface for downloading files via FTP.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ftp-stream` is a small Node.js utility that wraps the `ftp` library to expose FTP file downloads as a streaming pipeline. It lets developers specify connection options and a list of files, then pipe the resulting readable stream into tools like `vinyl-fs` for easy file‑system handling. The package is aimed at Node developers who need a simple, stream‑compatible way to fetch files from FTP servers.