Decentralized Applications by Siraj Raval

Decentralized Applications by Siraj Raval

Author:Siraj Raval
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2016-07-12T16:00:00+00:00


'ipfs init'

This will take a few seconds; it’s adding bootstrapped (hardcoded) peers to your configuration and giving your node an identity key-pair to identify as a peer to the network when you add or pin a file.

When you type ipfs into your Terminal after init completes, you should get the following prompt:

ipfs - global p2p merkle-dag filesystem ipfs [<flags>] <command> [<arg>] ... Basic commands: init Initialize ipfs local configuration add <path>Add an object to ipfs cat <ref> Show ipfs object data ls <ref> List links from an object Tool commands: config Manage configuration update Download and apply go-ipfs updates version Show ipfs version information commands List all available commands id Show info about ipfs peers Advanced Commands: daemon Start a long-running daemon process mount Mount an ipfs read-only mountpoint serve Serve an interface to ipfs diag Print diagnostics Plumbing commands: block Interact with raw blocks in the datastore object Interact with raw dag nodes Use 'ipfs <command> --help' to learn more about each command.

These are all the commands in IPFS, and it means your installation was successful.

Now try to add something to IPFS:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.