Skip to content

carbonable-labs/cairo-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cairo-json

a JSON library for Cairo

About

Cairo-json is a JSON library written in Cairo. It is useful for encoding and outputting JSON objects for Starknet such as Metadata.

Getting Started

📦 Requirements

⛏️ Compile

scarb build

🌡️ Test

scarb test

📄 License

This project is licensed under the MIT license.

See LICENSE for more information.