Introduction
What is Pix.js and how to use it in your project


What is Pix.js?
Pix.js is a set of tools for integrating PIX payments into your JavaScript/TypeScript projects. It has different packages:
@pix.js/core
Core logic and components for PIX validations and QR code generation.
@pix.js/qrcode
QR code factory and parser for both static and dynamic PIX QR codes.
@pix.js/validator
Validator for PIX keys, CRC checksums, and other PIX-related data.
@pix.js/dict
DICT API SDK for working with Brazil's DICT (Diretório de identificadores de contas transacionais) API.