Facebook pixel Using the Interface
Intro to IPFS

Using the Interface



What’s in a node? Once you open the page, an IPFS node will start to run right in your browser. This is similar to how many games will load a client locally, and use it to connect to the wider network. The website you’re viewing is running a small IPFS node with local javascript storage in your browser. Don’t worry - it will be automatically turned off and cleared if you close the window. In fact, every refresh of this page will have a different node ID and address. You can see the details of the node in the top left corner of the user interface.

Once the node has finished initializing, you’ll see the node details appear in the upper left corner as so:

A node

The IPFS client has set up a new node running in your browser window. The Logs output shows the last event, which in this case is telling us that the file with ID QmT6s9dZXRFbxGhvSW68BdZEFF9mHaTW6erH3TNMrRGZfX (a photo of Alex’s dog) has been downloaded successfully to your node.

Get Involved

The best part of blockchain is that anyone can get involved!