CRL Browser

A pyqt6 based browser developed for the crl network ecosystem.

Features

Screenshots

Support & Contribute

You can contribute to the development of CRL Browser or get support via our GitHub repository. Visit our GitHub page for:

Visit GitHub Donate

Installation Guide

# CRL Browser Installation Guide

Universal download
```bash
pip install crl-advanced

```
Github compilation
```
git clone  https://github.com/Goychay23/crl-browser
cd crl-browser
python setup.py build
python setup.py install