# QRC20 Factory

> An open-source QRL 2.0 reference implementation for deploying a QRC20 token factory, creating configurable tokens, and reading token details through QRL Web3.js on the public testnet or a local node.

- Canonical page: [QRC20 Factory](https://www.qrlecosystem.com/projects/qrc20-factory/)
- Status: Beta
- Type: Tooling (`tooling`)
- Primary category: Assets &amp; tokenization (`assets-tokenization`)
- Secondary categories: Developer experience
- Capabilities: Contract templates, Token creation, Deployment tooling
- QRL relationship: Native
- QRL support: QRL 2.0
- Publisher: [DigitalGuards](https://www.qrlecosystem.com/publishers/digitalguards/index.html.md)
- Source availability: Full
- Listed: 2026-08-17
- Data updated: 2026-08-17
- Search keywords: qrc20, token-factory, smart-contracts, example

## Project links

- [Website](https://github.com/DigitalGuards/QRC20-Factory)


## Repositories

- [Tooling repository](https://github.com/DigitalGuards/QRC20-Factory) — license: MIT


## Features

- Hyperion QRC20 factory and token contracts
- Configurable name, symbol, supply, decimals, ownership, and transfer limits
- Factory deployment and token-creation scripts
- Read-only token information and balance examples

