Skip to content

DeWebProtocol/malt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MALT Web

License: MIT

Public website and design documentation for MALT.

MALT is an authenticated mutable structure layer over immutable content-addressed storage. 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

Related Repositories

License

MIT — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors