this repo has no description

AT Proto playground#

This is a playground to play with the AT Protocol easily.

Setup#

# To generate cbor go interfaces for the record structs use this command below
$ go run gencbor/gencbor

Environment#

  • HANDLE : Your atproto Handle
  • PASSWORD : The password of your atproto account

Running#

go run .