Skip to content

Cycle1

Pre-release
Pre-release
Compare
Choose a tag to compare
@darkdrgn2k darkdrgn2k released this 28 May 13:50
· 37 commits to master since this release

SBOT API Code Snippets

  • Generating ScuttleBot Identities
  • Initiate Scuttlebot API with generated Identities
  • Post message using the identity
  • Query feed

SBOT Web Proof of Concept

  • Login using a login/password pair that ties into a sbot identity -
  • Create a sbot identity that ties into a login/password
  • Hash the password
  • View a feed (Unfiltered)
  • Render the feed (Basic rendering in place)
  • Post a message to the feed as logged in identity