Skip to content
View realChainLife's full-sized avatar
💭
Caffeinate | Create | Code
💭
Caffeinate | Create | Code

Organizations

@filecoin-project @ProtoSchool

Block or report realChainLife

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Installing IPFS via ipfs-update on L... Installing IPFS via ipfs-update on Linux
    1
    # download latest version of ipfs-update from https://dist.ipfs.io/#ipfs-update
    2
    wget https://dist.ipfs.io/ipfs-update/vx.x.x/ipfs-update_vx.x.x_linux-amd64.tar.gz
    3
    
                  
    4
    # extract the zip:
    5
    tar -zxvf ipfs-update_vx.x.x_linux-amd64.tar.gz