# [SQRL](https://sqrl-lang.github.io/sqrl/) &middot; [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://github.com/sqrl-lang/sqrl/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/sqrl.svg?style=flat)](https://www.npmjs.com/package/sqrl) [![Build Status](https://github.com/sqrl-lang/sqrl/actions/workflows/tests.yml/badge.svg)](https://github.com/qix/sqrl/actions/workflows/tests.yml) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/sqrl-lang/sqrl/blob/main/CONTRIBUTING.md)

# `sqrl` package

This is the core SQRL engine package. It is intended for use when extending SQRL or importing into your own application.

# SQRL documentation

Please see [the website](https://sqrl-lang.github.io/sqrl) for full **SQRL** documentation

## Contributors

View the list of authors on the [source monorepo](https://github.com/sqrl-lang/sqrl).

Special thanks to [Justin Tormey](https://github.com/jtormey) for contributing the NPM package namespace.

A full list of [contributors](https://github.com/sqrl-lang/sqrl/graphs/contributors?type=a) can be found on GitHub.

## Support

Create a [new issue](https://github.com/sqrl-lang/sqrl/issues/new) on GitHub.

## License

Copyright 2018 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
