Skip to content

DeWebProtocol/malt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MALT Web

License: MIT

Public website and design documentation for MALT.

MALT targets authenticated structured data: data whose relationships can be normalized into graph-shaped nodes and relations. This site presents the public design narrative, root-centric resolver/writer model, service boundary, and evaluation plan.

Prerequisites

  • Node.js 22 or newer
  • npm (comes with Node.js)

Development

npm install
npm run dev

The dev server starts at http://127.0.0.1:5173.

Build

npm run build

Preview the production build locally:

npm run preview

Test

Run content and tool-link checks:

npm test

Documentation Ownership

Protocol behavior, verifier-facing schemas, wire-format notes, compatibility policy, evaluation rules, and MIPs live in DeWebProtocol/malt/docs. This site summarizes concepts, tutorials, and public narrative, and links back to the implementation repository for source-of-truth technical details.

Related Repositories

License

MIT — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors