This repository hosts the Cairo implementation of ERC404 for StarkNet. Inspired by the ERC404 implementation, this project adapts the experimental and unofficial token standard, mixed ERC20/ERC721 token standard to StarkNet's decentralized ZK Rollup environment.
curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh
- Combines ERC20 (fungible) and ERC721 (non-fungible) token features.
- Supports native liquidity and fractionalization in StarkNet.
- Experimental and innovative approach to token standards.
- This is experimental and unaudited code.
- Use at your own risk.
Contributions and improvements are welcome. Feel free to fork and submit pull requests.
This project is unlicensed, free for use and modification.