Difference between revisions of "Ipfs init"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
* [[Docker Hub: graphprotocol/graph-node]]
+
 
 +
ipfs init
 +
 
 +
 
 +
ipfs init
 +
generating [[ED25519]] keypair...done
 +
peer identity: 12D3KooWNNoJQFztvdNtuGNARLGaizVDrMiSs9QDpPv63HuTskgN
 +
initializing IPFS node at [[~/.ipfs]]
 +
to get started, enter:
 +
 
 +
[[ipfs cat]] /ipfs/QmQPeNsJPyVWPFDVHb77w8G42Fvo15z4bG2X8D2GhfbSXc/readme
 +
 
 +
 
 +
generating ED25519 keypair...done
 +
peer identity: 12D3KooWGUYGx6basdfadsgdasgfasfsaasd
 +
initializing IPFS node at [[~/.ipfs]]
 +
Error: ipfs configuration file already exists!
 +
Reinitializing would overwrite your keys
 +
 
  
  
 +
[[ipfs init --profile=lowpower]]
  
 +
== Related ==
 +
* [[Docker Hub: graphprotocol/graph-node]]
  
 +
== See also ==
 
* {{ipfs}}
 
* {{ipfs}}
 
* {{IPFS}}
 
* {{IPFS}}
 +
 +
[[Category:IPFS]]

Latest revision as of 08:52, 13 July 2023


ipfs init


ipfs init
generating ED25519 keypair...done
peer identity: 12D3KooWNNoJQFztvdNtuGNARLGaizVDrMiSs9QDpPv63HuTskgN
initializing IPFS node at ~/.ipfs
to get started, enter:
 
	ipfs cat /ipfs/QmQPeNsJPyVWPFDVHb77w8G42Fvo15z4bG2X8D2GhfbSXc/readme


generating ED25519 keypair...done
peer identity: 12D3KooWGUYGx6basdfadsgdasgfasfsaasd
initializing IPFS node at ~/.ipfs
Error: ipfs configuration file already exists!
Reinitializing would overwrite your keys


ipfs init --profile=lowpower

Related[edit]

See also[edit]

Advertising: