Polka Storage Provider

The Polka Storage Provider CLI provides two commands — wallet and storage.

storage

The storage command launches a server that converts arbitrary files into CARv2 files — it does so using our CARv2 Rust library (the first Rust CARv2 implementation).

More information available on the storage page.

wallet

The wallet command is a thin wrapper over the subkey utility provided by Polkadot.

More information available on the wallet page.