Skip to content

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

Notifications You must be signed in to change notification settings

marciob/ERC404-Cairo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages