Created
September 6, 2021 16:54
-
-
Save kvutien/0f4c985aa9c9d547956c77b53fd32eeb to your computer and use it in GitHub Desktop.
IPFS welcome file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@ipfs-pi:/mnt/xdisk/ipfs-rpi $ ipfs cat /ipfs/QmQPeNsJPyVWPFDVHb77w8G42Fvo15z4bG2X8D2GhfbSXc/readme | |
Hello and Welcome to IPFS! | |
██╗██████╗ ███████╗███████╗ | |
██║██╔══██╗██╔════╝██╔════╝ | |
██║██████╔╝█████╗ ███████╗ | |
██║██╔═══╝ ██╔══╝ ╚════██║ | |
██║██║ ██║ ███████║ | |
╚═╝╚═╝ ╚═╝ ╚══════╝ | |
If you're seeing this, you have successfully installed | |
IPFS and are now interfacing with the ipfs merkledag! | |
------------------------------------------------------- | |
| Warning: | | |
| This is alpha software. Use at your own discretion! | | |
| Much is missing or lacking polish. There are bugs. | | |
| Not yet secure. Read the security notes for more. | | |
------------------------------------------------------- | |
Check out some of the other files in this directory: | |
./about | |
./help | |
./quick-start <-- usage examples | |
./readme <-- this file | |
./security-notes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment