/cairo-erc-3525

Semi-Fungible Token

Primary LanguageCairoApache License 2.0Apache-2.0

ERC-3525 Semi-Fungible Token

Semi-Fungible Token Contracts written in Cairo for Starknet.

About

A Cairo implementation of EIP-3525 based on Solv-finance Solidity implementation. EIP-3525 is an Ethereum standard for semi-fungible tokens.

⚠️ WARNING! ⚠️

This is repo contains highly experimental code. Expect rapid iteration. Use at your own risk.

Project setup

📦 Requirements

⛏️ Compile

scarb build

💄 Code style

scarb fmt

🌡️ Test

scarb test

📄 License

This project is released under the Apache 2.0 license.