saimeunt / cairo-erc-7498

NFT Redeemables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cairo ERC-7498 NFT Redeemables

NFT Redeemables Contracts written in Cairo for Starknet.

About

A Cairo implementation of EIP-7498 based on the Solidity Reference Implementation. EIP-7498 is an Ethereum standard for NFT Redeemables.

⚠️ 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 MIT license.

About

NFT Redeemables

License:Apache License 2.0


Languages

Language:Cairo 100.0%