Skip to content

Seraphlabs contracts written in cairo

License

MIT, AGPL-3.0 licenses found

Licenses found

MIT
LICENSE
AGPL-3.0
LICENSE-2114
Notifications You must be signed in to change notification settings

Seraph-Labs/Cairo-Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seraph Labs

cairo-1 starknet libraries by Seraph Labs

Install library

Edit scarb.toml and add:

[dependencies]
seraphlabs = {git = "https://github.com/Seraph-Labs/Cairo-Contracts.git", tag = "v0.4.1-rc0"}

Token Libraries

extensions Description
Metadata Library for ERC721Metadata
Ennumerable Library for ERC721Enumerable

Read the SNIP to learn more about ERC2114

extensions Description
trait_catalog trait list
slot_attribute create attributes for slot
inventory inventory system for ERC2114