Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: add cid command #1560

Merged
merged 3 commits into from
Oct 17, 2018
Merged

feat: add cid command #1560

merged 3 commits into from
Oct 17, 2018

Commits on Oct 16, 2018

  1. feat: add cid command

    This PR adds a `jsipfs cid` command with tools for formatting, converting and discovering properties of CIDs.
    
    All the docs are here: https://github.com/ipfs-shipyard/js-cid-tool
    Will resolve this for JS: ipfs/kubo#5229
    go-ipfs counterpart: ipfs/kubo#5385
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    b284571 View commit details
    Browse the repository at this point in the history
  2. chore: use ~

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    2a2ecb7 View commit details
    Browse the repository at this point in the history
  3. fix: command count

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    19eb126 View commit details
    Browse the repository at this point in the history