ipfs-deploy-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

IPFS Deploy Tool

This is a simple CLI tool to deploy a static website to IPFS. There is a similar tool by the same name, ipfs-deploy which is more mature & featureful than this one. Either way, we encourage you to try this one if simplicity is more your speed.

How to install

npm i -g ipfs-deploy-ts

How to use

ipfs-deploy -p /path/to/project

and voila!

Future Plans

  • [ ] Select a specific URL to for the IPFS HTTP API client using the -u flag
  • [ ] API fallback when a connection fails
  • [ ] Publish to multiple HTTP clients

/ipfs-deploy-ts/

    Package Sidebar

    Install

    npm i ipfs-deploy-ts

    Weekly Downloads

    3

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    9.18 kB

    Total Files

    8

    Last publish

    Collaborators

    • sebasslash