Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.28 KB

File metadata and controls

42 lines (24 loc) · 1.28 KB

ALTCHA

ALTCHA

A self-hosted ALTCHA proof-of-work challenge server built with Go. Provides challenge generation and solution verification APIs, with an analytics dashboard (PostgreSQL, GeoIP) and Keycloak(OIDC) authentication support.

Go 기반의 셀프호스팅 ALTCHA 챌린지 서버입니다. 챌린지 생성 및 솔루션 검증 API를 제공하며, 분석 대시보드(PostgreSQL, GeoIP)와 Keycloak(OIDC) 인증을 지원합니다.

Quick Start

[ -f .env ] || cp .env.example .env
docker compose up --build

Documentation

English | 한국어

Client Integration

English | 한국어

Widget Customization

English | 한국어

Dashboard

English | 한국어

Production Architecture

English | 한국어

License

MIT © rayshoo