Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaultec81/js-pinza

Pinza is an IPFS pinning system and clustering software using Ceramic as a distributed database.
https://github.com/vaultec81/js-pinza

aviondb cluster ipfs ipfs-cluster orbit-db

Last synced: about 11 hours ago
JSON representation

Pinza is an IPFS pinning system and clustering software using Ceramic as a distributed database.

Awesome Lists containing this project

README

        

# Pinza





Pinza is an IPFS pinning system and clustering software using [Ceramic](https://ceramic.network/) as a distributed database.

# Install

### CLI
Installing globally will add `pinza` executable to path.
```
npm install -g pinza
```
### Usage
```
pinza --help
```
Will print available commands.
Or see [CLI](https://github.com/vaultec81/js-pinza/blob/master/docs/CLI.md) for full command list.

# License
MIT