Skip to content

keybase/clj-keybase-proofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-keybase-proofs

clj-keybase-proofs is a library intended to help you integrate Keybase proofs with your service. Full documentation is available at the Proof Integration Guide. You may also be interested in the Django library and example application.

If you like, you can look at the example Clojure application Colorbase to see how this library can be used in a real website using Ring, Compojure, HugSQL, and Hiccup.

Quickstart

Add to your build.boot or project.clj:

clj-keybase-proofs "0.1.0-SNAPSHOT"

And require into your namespace:

(require '[io.keybase.proofs :as keybase-proofs])

About

Helper Clojure library for integrating Keybase proofs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published