Skip to content

v1.0.0

Choose a tag to compare

@EdouardCourty EdouardCourty released this 12 Mar 23:46
· 11 commits to main since this release

Initial release of ipfs-php.

Added

  • Adding a file to IPFS
  • Pinning a file to a node
  • Unpinning a file to a node
  • Get the content of a file
  • Download a file (as itself or in a compressed archive)
  • Get a node's version information
  • Ping a node
  • Shutdown a node
  • Get a node's configuration

Updated

N/A

Deleted

N/A