laconic.com/json/site_content/aboutPage.json
Traxus cb5a31c159 Changes made to facilitate using local JSON files as a content source rather than dato cms
Set follwoing variable in env to enable the changeover:
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"

Setting the above env variable to anything else will revert the site to pulling from datocms, assuming the account is still active with them.

Look for any comment tagged with NEXT_PUBLIC_DATOCMS_BYPASS to see where the intercepts occur

Signed-off-by: Traxus <shyidx@gmail.com>
2023-04-21 17:55:35 -04:00

56 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"data": {
"aboutPage": {
"heroCtaLabel": "",
"heroCtaLink": "",
"heroDescB01": "For blockchain technology to achieve true decentralization and wider adoption, we need to expand data access, verifiability, and control for developers and end users around the world.",
"heroDescB02": "Led by a globally renowned team of architects and core contributors across Ethereum, IPLD / IPFS, and Cosmos SDK, our mission is to accelerate blockchain development, interoperability, and adoption by providing decentralized application (DApp) developers and users with greater access to verifiable data.",
"heroHeading": "Accelerating Web3",
"heroTitle": "Were materializing a decentralized and interoperable future, <b>now</b>",
"teamHeading": "Team",
"teamDescB01": "Five years in development, Laconic is built by platform experts and core contributors across Ethereum, IPLD / IPFS, and Cosmos SDK. ",
"teamDescB02": "Our project teams include Ethereum architects and developers who co-authored EIP-1559, and technology veterans who have launched products used by billions of people.",
"whitepaperCtaLink": "",
"whitepaperCtaText": "",
"whitepaperHeading": "Whitepaper",
"whitepaperImage": {
"url": "/images/site_content/aboutPage/whitepaperImage.png"
},
"whitepaperLine": "Coming Soon",
"roadmapHeading": "Roadmap",
"roadmapQuarter01": {
"heading": "Q3 2022",
"details": [
"Marketing & Community Launch",
"7 Founding Members",
"Laconic Golang SDK / Watchers 1"
]
},
"roadmapQuarter02": {
"heading": "Q4 2022",
"details": [
"Announce Funding",
"Ethereum Mainnet Support",
"Updated Whitepaper"
]
},
"roadmapQuarter03": {
"heading": "Q1 2023",
"details": [
"Laconic App v1",
"Laconic JS SDK",
"Watchers v2"
]
},
"roadmapQuarter04": {
"heading": "Q2 2023",
"details": [
"Public Incentivized Testnet",
"Laconic App: Investor Services",
"Service Provider Registry v1",
"Community Grants Plan"
]
}
}
}
}