Pre-packaged com.atproto AT Protocol lexicons.
Elixir 99.8%
Shell 0.2%
2 1 0

Clone this repository

https://tangled.org/comet.sh/atex_atproto https://tangled.org/did:web:comet.sh/atex_atproto
git@knot.ovy.sh:comet.sh/atex_atproto git@knot.ovy.sh:did:web:comet.sh/atex_atproto

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

Download tar.gz
README.md

atex_atproto#

This package contains the core com.atproto lexicons translated into Elixir modules for use with atex.

Installation#

Add atex_atproto to your list of dependencies in mix.exs:

def deps do
  [
    {:atex_atproto, "~> 0.1.1"}
  ]
end