2022-12-01 18:51:35 +00:00
<!doctype html> < html lang = en > < head > < meta name = generator content = "Hugo 0.96.0" > < meta charset = utf-8 > < meta name = description content = "Information on how Nomos plans to build its network, what it has done so far, and how you can get involved." > < title > Nomos Technical Roadmap< / title > < meta name = viewport content = "width=device-width,initial-scale=1" > < link rel = "shortcut icon" type = image/png href = https://roadmap.logos.co//icon.png > < link href = https://roadmap.logos.co/styles.7fdbd93987bfba941d84b8a4050caaba.min.css rel = stylesheet > < link href = https://roadmap.logos.co/styles/_light_syntax.86a48a52faebeaaf42158b72922b1c90.min.css rel = stylesheet id = theme-link > < script src = https://roadmap.logos.co/js/darkmode.4ee460c38f180dd44f1565712a1f3c8a.min.js > < / script >
2022-09-07 19:51:11 +00:00
< script src = https://roadmap.logos.co/js/util.9825137f5e7825e8553c68ce39ac9e44.min.js > < / script >
2022-08-11 20:02:07 +00:00
< link rel = stylesheet href = https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity = sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin = anonymous > < script defer src = https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity = sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin = anonymous > < / script >
< script defer src = https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity = sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin = anonymous > < / script >
< script src = https://unpkg.com/@floating-ui/core@0.7.3 > < / script >
< script src = https://unpkg.com/@floating-ui/dom@0.5.4 > < / script >
2022-09-07 19:51:11 +00:00
< script src = https://roadmap.logos.co/js/popover.37b1455b8f0603154072b9467132c659.min.js > < / script >
< script src = https://roadmap.logos.co/js/code-title.b35124ad8db0ba37162b886afb711cbc.min.js > < / script >
< script src = https://roadmap.logos.co/js/clipboard.c20857734e53a3fb733b7443879efa61.min.js > < / script >
< script src = https://roadmap.logos.co/js/callouts.7723cac461d613d118ee8bb8216b9838.min.js > < / script >
2023-02-02 21:39:48 +00:00
< script > const BASE _URL = "https://roadmap.logos.co/" , fetchData = Promise . all ( [ fetch ( "https://roadmap.logos.co/indices/linkIndex.7b2722a258e670e96f1cfe5a0ef22334.min.json" ) . then ( e => e . json ( ) ) . then ( e => ( { index : e . index , links : e . links } ) ) , fetch ( "https://roadmap.logos.co/indices/contentIndex.03db7cc9b3c83076e79d56d4c31b3b3b.min.json" ) . then ( e => e . json ( ) ) ] ) . then ( ( [ { index : e , links : t } , n ] ) => ( { index : e , links : t , content : n } ) ) , render = ( ) => { const e = new URL ( BASE _URL ) , t = e . pathname , n = window . location . pathname , s = t == n ; addCopyButtons ( ) , addTitleToCodeBlocks ( ) , addCollapsibleCallouts ( ) , initPopover ( "https://roadmap.logos.co" , ! 0 , ! 0 ) ; const o = document . getElementById ( "footer" ) ; if ( o ) { const e = document . getElementById ( "graph-container" ) ; if ( ! e ) return requestAnimationFrame ( render ) ; e . textContent = "" ; const t = s && ! 1 ; drawGraph ( "https://roadmap.logos.co" , t , [ { "/moc" : "#4388cc" } ] , t ? { centerForce : 1 , depth : - 1 , enableDrag : ! 0 , enableLegend : ! 1 , enableZoom : ! 0 , fontSize : . 5 , linkDistance : 1 , opacityScale : 3 , repelForce : 1 , scale : 1.4 } : { centerForce : 1 , depth : 1 , enableDrag : ! 0 , enableLegend : ! 1 , enableZoom : ! 0 , fontSize : . 6 , linkDistance : 1 , opacityScale : 3 , repelForce : 2 , scale : 1.2 } ) } } , init = ( e = document ) => { addCopyButtons ( ) , addTitleToCodeBlocks ( ) , renderMathInElement ( e . body , { delimiters : [ { left : "$$" , right : "$$" , display : ! 0 } , { left : "$" , right : "$" , display : ! 1 } ] , throwOnError : ! 1 } ) } < / script > < script type = module >
2022-09-07 19:51:11 +00:00
import { attachSPARouting } from "https:\/\/roadmap.logos.co\/js\/router.9d4974281069e9ebb189f642ae1e3ca2.min.js"
2022-08-11 20:02:07 +00:00
attachSPARouting(init, render)
2022-12-01 18:51:35 +00:00
< / script > < / head > < body > < div id = search-container > < div id = search-space > < input autocomplete = off id = search-bar name = search type = text aria-label = Search placeholder = "Search for something..." > < div id = results-container > < / div > < / div > < / div > < script defer src = https://roadmap.logos.co/js/semantic-search.d4032d4a6a967938235ae76d08a55b46.min.js > < / script > < div class = singlePage > < header > < h1 id = page-title > < a href = https://roadmap.logos.co/ > Nomos Technical Roadmap< / a > < / h1 > < div class = spacer > < / div > < div id = search-icon > < p > Search< / p > < svg tabindex = "0" aria-labelledby = "title desc" role = "img" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 19.9 19.7" > < title id = "title" > Search Icon< / title > < desc id = "desc" > Icon to open search< / desc > < g class = "search-path" fill = "none" > < path stroke-linecap = "square" d = "M18.5 18.3l-5.4-5.4" / > < circle cx = "8" cy = "8" r = "7" / > < / g > < / svg > < / div > < div class = darkmode > < input class = toggle id = darkmode-toggle type = checkbox tabindex = -1 >
< label id = toggle-label-light for = darkmode-toggle tabindex = -1 > < svg xmlns = "http://www.w3.org/2000/svg" xmlns:xlink = "http://www.w3.org/1999/xlink" id = "dayIcon" viewBox = "0 0 35 35" style = "enable-background:new 0 0 35 35" > < title > Light Mode< / title > < path d = "M6 17.5C6 16.672 5.328 16 4.5 16h-3C.672 16 0 16.672.0 17.5S.672 19 1.5 19h3C5.328 19 6 18.328 6 17.5zM7.5 26c-.414.0-.789.168-1.061.439l-2 2C4.168 28.711 4 29.086 4 29.5 4 30.328 4.671 31 5.5 31c.414.0.789-.168 1.06-.44l2-2C8.832 28.289 9 27.914 9 27.5 9 26.672 8.329 26 7.5 26zm10-20C18.329 6 19 5.328 19 4.5v-3C19 .672 18.329.0 17.5.0S16 .672 16 1.5v3C16 5.328 16.671 6 17.5 6zm10 3c.414.0.789-.168 1.06-.439l2-2C30.832 6.289 31 5.914 31 5.5 31 4.672 30.329 4 29.5 4c-.414.0-.789.168-1.061.44l-2 2C26.168 6.711 26 7.086 26 7.5 26 8.328 26.671 9 27.5 9zM6.439 8.561C6.711 8.832 7.086 9 7.5 9 8.328 9 9 8.328 9 7.5c0-.414-.168-.789-.439-1.061l-2-2C6.289 4.168 5.914 4 5.5 4 4.672 4 4 4.672 4 5.5c0 .414.168.789.439 1.06l2 2.001zM33.5 16h-3c-.828.0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5h3c.828.0 1.5-.672 1.5-1.5S34.328 16 33.5 16zM28.561 26.439C28.289 26.168 27.914 26 27.5 26c-.828.0-1.5.672-1.5 1.5.0.414.168.789.439 1.06l2 2C28.711 30.832 29.086 31 29.5 31c.828.0 1.5-.672 1.5-1.5.0-.414-.168-.789-.439-1.061l-2-2zM17.5 29c-.829.0-1.5.672-1.5 1.5v3c0 .828.671 1.5 1.5 1.5s1.5-.672 1.5-1.5v-3C19 29.672 18.329 29 17.5 29zm0-22C11.71 7 7 11.71 7 17.5S11.71 28 17.5 28 28 23.29 28 17.5 23.29 7 17.5 7zm0 18c-4.136.0-7.5-3.364-7.5-7.5s3.364-7.5 7.5-7.5 7.5 3.364 7.5 7.5S21.636 25 17.5 25z" / > < / svg > < / label > < label id = toggle-label-dark for = darkmode-toggle tabindex = -1 > < svg xmlns = "http://www.w3.org/2000/svg" xmlns:xlink = "http://www.w3.org/1999/xlink" id = "nightIcon" viewBox = "0 0 100 100" style = "enable-background='new 0 0 100 100'" > < title > Dark Mode< / title > < path d = "M96.76 66.458c-.853-.852-2.15-1.064-3.23-.534-6.063 2.991-12.858 4.571-19.655 4.571C62.022 70.495 50.88 65.88 42.5 57.5 29.043 44.043 25.658 23.536 34.076 6.47c.532-1.08.318-2.379-.534-3.23-.851-.852-2.15-1.064-3.23-.534-4.918 2.427-9.375 5.619-13.246 9.491-9.447 9.447-14.65 22.008-14.65 35.369.0 13.36 5.203 25.921 14.65 35.368s22.008 14.65 35.368 14.65c13.361.0 25.921-5.203 35.369-14.65 3.872-3.871 7.064-8.328 9.491-13.246C97.826 68.608 97.611 67.309 96.76 66.458z" / > < / svg > < / label > < / div > < / header > < article > < p > This site attempts to inform the previous, current, and future work required to fulfill the requirements of the Nomos Project [LINK TO NOMOS LANDING PAGE HERE], a complete tech stack that provides infrastructure for the self-sovereign network state. To learn more about the motivation, please visit the
2023-01-03 20:41:20 +00:00
< a href = https://logos.co rel = noopener > Logos Collective Site< / a > .< / p > < a href = #navigation > < h2 id = navigation > < span class = hanchor arialabel = Anchor > # < / span > Navigation< / h2 > < / a > < ul > < li > < a href = /requirements/overview/ rel = noopener class = internal-link data-src = /requirements/overview/ > Network Requirements< / a > < / li > < li > Research and Development Roadmap< ul > < li > < a href = /roadmap/networking/overview/ rel = noopener class = internal-link data-src = /roadmap/networking/overview/ > Networking< / a > < / li > < li > < a href = /roadmap/consensus/overview/ rel = noopener class = internal-link data-src = /roadmap/consensus/overview/ > Consensus< / a > < / li > < li > < a href = /roadmap/virtual-machines/overview/ rel = noopener class = internal-link data-src = /roadmap/virtual-machines/overview/ > Virtual Machines< / a > < / li > < li > Economics< / li > < li > Data Model< / li > < li > Applications / Wallets< / li > < / ul > < / li > < li > Specifications< / li > < li > < a href = /tags/role/ rel = noopener class = internal-link data-src = /tags/role/ > Open Roles< / a > < / li > < / ul > < / article > < hr > < div class = page-end id = footer > < div class = backlinks-container > < h3 > Backlinks< / h3 > < ul class = backlinks > < li > No backlinks found< / li > < / ul > < / div > < div > < script src = https://cdn.jsdelivr.net/npm/d3@6.7.0/dist/d3.min.js integrity = "sha256-+7jaYCp29O1JusNWHaYtgUn6EhuP0VaFuswhNV06MyI=" crossorigin = anonymous > < / script > < h3 > Interactive Graph< / h3 > < div id = graph-container > < / div > < style > : root { --g-node : var ( - - secondary ) ; --g-node-active : var ( - - primary ) ; --g-node-inactive : var ( - - visited ) ; --g-link : var ( - - outlinegray ) ; --g-link-active : #5a7282 } < / style > < script src = https://roadmap.logos.co/js/graph.abd4bc2af3869a96524d7d23b76152c7.js > < / script > < / div > < / div > < div id = contact_buttons > < footer > < p > Made by Nomos using < a href = https://github.com/jackyzha0/quartz > Quartz< / a > , © 2023< / p > < ul > < li > < a href = https://github.com/logos-co/roadmap > Github< / a > < / li > < / ul > < / footer > < / div > < / div > < / body > < / html >