Pre-packaged com.atproto AT Protocol lexicons.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Elixir 99.5%
Nix 0.3%
Shell 0.2%
7 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"}
  ]
end