Skip to content

Instantly share code, notes, and snippets.

@jmrocco
Created January 19, 2021 03:57
Show Gist options
  • Save jmrocco/f7547303a9fc19da19aeeb529bd8251b to your computer and use it in GitHub Desktop.
Save jmrocco/f7547303a9fc19da19aeeb529bd8251b to your computer and use it in GitHub Desktop.
$ echo "hello world 2" > helloworld.txt
$ ipfs add helloworld.txt`
> added QmfEKnXvgW7gbbxPj7e3LF4ZsaX8hxW427ASiGUKXDUZnB
$ cat helloworld.txt
> hello world 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment