# Token creation

> Tools for creating, configuring, or deploying tokens.

- Canonical page: [Token-Creator](https://www.qrlecosystem.com/capabilities/token-creator/)

## Projects
- [QRC20 Factory](https://www.qrlecosystem.com/projects/qrc20-factory/index.html.md): 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.
- [QRL 2.0 Token Generator](https://www.qrlecosystem.com/projects/qrl-token-generator/index.html.md): A browser application for deploying configurable fungible tokens on the QRL 2.0 testnet without writing code, including supply, decimals, minting, burning, ownership, recipient, wallet-cap, and transaction-limit options.
- [qrl-cli](https://www.qrlecosystem.com/projects/qrl-cli/index.html.md): An official command-line client for QRL 1.x wallet creation, balances, transfers, messages, notarization, tokens, OTS tracking, address validation, offline signing, and scripting against mainnet or testnet nodes.

