⚛️ Render Markdown as React components
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Marked‑React is a lightweight React component that parses Markdown with the marked library and outputs it as real React elements—so you can safely embed markdown content (including links, lists, and inline HTML) without using dangerouslySetInnerHTML. It’s aimed at developers who need to render dynamic markdown (e.g., documentation, blogs, or user‑generated content) inside React applications, optionally with customizable options like link opening, line‑break handling, and code‑block syntax highlighting.