# @nillion/nuc

[![CI](https://github.com/NillionNetwork/nuc-ts/actions/workflows/ci.yaml/badge.svg)](https://github.com/NillionNetwork/nuc-ts/actions/workflows/ci.yaml)
[![CD](https://github.com/NillionNetwork/nuc-ts/actions/workflows/cd.yaml/badge.svg)](https://github.com/NillionNetwork/nuc-ts/actions/workflows/cd.yaml)
![GitHub package.json version](https://img.shields.io/github/package-json/v/NillionNetwork/nuc-ts)
[![npm](https://img.shields.io/npm/v/@nillion/nuc)](https://www.npmjs.com/package/@nillion/nuc)

A TypeScript library for working with Nillion's authentication system.

## Getting Started

If you're unsure where to start, head over to [docs.nillion.com](https://docs.nillion.com).

- [Usage Guide](./DOCUMENTATION.md)
- [Help build nuc-ts](./CONTRIBUTING.md)

## Getting Help

- [Create an Issue](https://github.com/NillionNetwork/nuc-ts/issues/new/choose)
- [Join our Discord](https://discord.com/invite/nillionnetwork)

## License

This project is licensed under the [MIT License](./LICENSE).
