/ERC404-Cairo

ERC404 Cairo: hybrid token standard on StarkNet, enabling liquidity and fractionalization in a ZK Rollup ecosystem.

Primary LanguageCairo

ERC404 Cairo Implementation for StarkNet

Overview

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.

Setup

curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh

Features

  • Combines ERC20 (fungible) and ERC721 (non-fungible) token features.
  • Supports native liquidity and fractionalization in StarkNet.
  • Experimental and innovative approach to token standards.

Warning

  • This is experimental and unaudited code.
  • Use at your own risk.

Contributions

Contributions and improvements are welcome. Feel free to fork and submit pull requests.

License

This project is unlicensed, free for use and modification.