"use strict";
// P A C K A G E
import html from "choo/html";
// E X P O R T
export default function () {
return html`
Mission Statement
To create a market for accessing and publishing information
1
that is global
2,
decentralized
3,
robust
4,
optimal
5
and complete
6.
`;
}