Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.21 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.21 KB

Cairo ERC-7496 Dynamic Traits

Dynamic Traits Contracts written in Cairo for Starknet.

About

A Cairo implementation of EIP-7496 based on the Solidity Reference Implementation. EIP-7496 is an Ethereum standard for Dynamic Traits.

⚠️ WARNING! ⚠️

This 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 license.