this repo has no description
Go 100.0%
3 1 0

Clone this repository

https://tangled.org/regnault.dev/atproto-playground
git@tangled.org:regnault.dev/atproto-playground

For self-hosted knots, clone URLs may differ based on your setup.

readme.md

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 .