Generate Effect Schemas from JSON Schema
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
jsonschema-gen is a tool for generating Effect Schemas from JSON Schema files, designed to streamline the creation of schemas for the Model Context Protocol. It's primarily aimed at developers working with Effect and TypeScript who need to convert JSON Schema definitions into Effect Schema format. The tool offers customization options like reserved word prefixes and validation against TypeScript interfaces, making it particularly useful for developers building MCP implementations or working with Effect-based type systems.