| 1 | Hello and Welcome to IPFS! |
| 2 | |
| 3 | ██╗██████╗ ███████╗███████╗ |
| 4 | ██║██╔══██╗██╔════╝██╔════╝ |
| 5 | ██║██████╔╝█████╗ ███████╗ |
| 6 | ██║██╔═══╝ ██╔══╝ ╚════██║ |
| 7 | ██║██║ ██║ ███████║ |
| 8 | ╚═╝╚═╝ ╚═╝ ╚══════╝ |
| 9 | |
| 10 | If you're seeing this, you have successfully installed |
| 11 | IPFS and are now interfacing with the ipfs merkledag! |
| 12 | |
| 13 | ------------------------------------------------------- |
| 14 | | Warning: | |
| 15 | | This is alpha software. Use at your own discretion! | |
| 16 | | Much is missing or lacking polish. There are bugs. | |
| 17 | | Not yet secure. Read the security notes for more. | |
| 18 | ------------------------------------------------------- |
| 19 | |
| 20 | Check out some of the other files in this directory: |
| 21 | |
| 22 | ./about |
| 23 | ./help |
| 24 | ./quick-start <-- usage examples |
| 25 | ./readme <-- this file |
| 26 | ./security-notes |