Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1005 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 1005 Bytes

Clojars Project

altcha-clj

A Clojure/script library designed for working with Altcha challenges.

Usage

When importing this library, you might want to consider adding an exclusion for org.bouncycastle/bcprov-ext-jdk18on, especially if not using Leiningen.

For documentation details, see Cljdoc or Altcha general documentation.

Requirements

ClojureScript version has no special requirements. JVM version requires JDK 18 or higher.

License

Copyright © 2024 Marcelina Hołub

This program and the accompanying materials are made available under the terms of the GNU Lesser General Public License, as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, which is available at https://www.gnu.org/licenses/lgpl-3.0.html