Skip to content

distributed-mind/fakefeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fakefeed

Experimental

this is is some experimental code for creating a local feed

#ssb-learning

to start a local feed, just simply run:

  • go run ff.go msg "test message 1" to create the first message
  • and then go run ff.go msg "test message 2" to create the second message, and so on you can then see the messages in the feed directory

to import a blob, run this:

  • go run ff.go blob /path/to/file

to view imported blobs, run this:

  • go run ff.go blob

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published