diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..8e804d8 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +orchestralabs.org \ No newline at end of file diff --git a/Total-Coins-to-Refill-Exchange-and-Reserve.png b/Total-Coins-to-Refill-Exchange-and-Reserve.png new file mode 100644 index 0000000..0a64b70 Binary files /dev/null and b/Total-Coins-to-Refill-Exchange-and-Reserve.png differ diff --git a/asset-manifest.json b/asset-manifest.json new file mode 100644 index 0000000..a6e8952 --- /dev/null +++ b/asset-manifest.json @@ -0,0 +1,14 @@ +{ + "files": { + "main.css": "/static/css/main.92b75ddc.css", + "main.js": "/static/js/main.30d0ce78.js", + "static/media/background.png": "/static/media/background.f65d53a920904e569c69.png", + "index.html": "/index.html", + "main.92b75ddc.css.map": "/static/css/main.92b75ddc.css.map", + "main.30d0ce78.js.map": "/static/js/main.30d0ce78.js.map" + }, + "entrypoints": [ + "static/css/main.92b75ddc.css", + "static/js/main.30d0ce78.js" + ] +} \ No newline at end of file diff --git a/background.png b/background.png new file mode 100644 index 0000000..e3e8104 Binary files /dev/null and b/background.png differ diff --git a/discord.svg b/discord.svg new file mode 100644 index 0000000..138d328 --- /dev/null +++ b/discord.svg @@ -0,0 +1,155 @@ + \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..68a3ad5 Binary files /dev/null and b/favicon.ico differ diff --git a/github.svg b/github.svg new file mode 100644 index 0000000..4c4af1c --- /dev/null +++ b/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..2303036 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +React App
\ No newline at end of file diff --git a/linkedin.svg b/linkedin.svg new file mode 100644 index 0000000..0536ddd --- /dev/null +++ b/linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/logo192.png b/logo192.png new file mode 100644 index 0000000..fc44b0a Binary files /dev/null and b/logo192.png differ diff --git a/logo512.png b/logo512.png new file mode 100644 index 0000000..a4e47a6 Binary files /dev/null and b/logo512.png differ diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..080d6c7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,25 @@ +{ + "short_name": "React App", + "name": "Create React App Sample", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + }, + { + "src": "logo192.png", + "type": "image/png", + "sizes": "192x192" + }, + { + "src": "logo512.png", + "type": "image/png", + "sizes": "512x512" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#000000", + "background_color": "#ffffff" +} diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: diff --git a/sound-wave.png b/sound-wave.png new file mode 100644 index 0000000..4a806fd Binary files /dev/null and b/sound-wave.png differ diff --git a/static/css/main.92b75ddc.css b/static/css/main.92b75ddc.css new file mode 100644 index 0000000..175845c --- /dev/null +++ b/static/css/main.92b75ddc.css @@ -0,0 +1,2 @@ +body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{color:#fff;justify-content:space-between;position:fixed;top:0;width:100%;z-index:999}#title,.navbar{align-items:center;display:flex;height:52px}#title{cursor:pointer;padding-left:16px}.navbar-icon{height:42px;padding:10px 12px}#title span{font-size:16px;font-size:20px;font-weight:700;font-weight:300;padding:10px 12px 10px 2px}#navlinks{align-items:center;padding-right:16px}#navlinks a{border:none;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;margin-left:5px;padding:10px 12px;text-decoration:none}#navlinks a.active{font-weight:700;outline:none;text-decoration:underline}a{color:#c3a761;transition:opacity .2s ease}a:not(.active):not(:hover){opacity:.8}.test-results-text{word-wrap:break-word;max-width:50%;text-align:center}.data-label{display:inline-block;font-weight:700;width:150px}.data-value{display:inline-flex;max-width:80%;min-width:300px;overflow-x:auto}.form-item,textarea{margin-bottom:10px}textarea{width:100%}#ratioChartContainer{height:250px;position:relative;width:100%}canvas{height:100%!important;position:absolute;width:100%!important}.left,.right{flex:1 1}body{background:url(/static/media/background.f65d53a920904e569c69.png) no-repeat 50% fixed;background-size:cover;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.bottom-nav{background-color:initial;bottom:0;position:fixed;right:0;z-index:100}.bottom-nav-links{align-items:center;display:flex;justify-content:flex-end;padding:10px 20px}.social-icon{height:auto;margin-left:10px;width:32px} +/*# sourceMappingURL=main.92b75ddc.css.map*/ \ No newline at end of file diff --git a/static/css/main.92b75ddc.css.map b/static/css/main.92b75ddc.css.map new file mode 100644 index 0000000..7408e5b --- /dev/null +++ b/static/css/main.92b75ddc.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.92b75ddc.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAKF,CAEA,KACE,uEAEF,CCZA,QAOI,UAAY,CAHZ,6BAA8B,CAH9B,cAAe,CACf,KAAM,CAIN,UAAW,CAEX,WAEJ,CAEA,eAPI,kBAAmB,CAFnB,YAAa,CAMb,WASJ,CANA,OAKI,cAAe,CAFf,iBAGJ,CAEA,aACI,WAAY,CACZ,iBACJ,CAEA,YACI,cAAe,CAEf,cAAe,CADf,eAAiB,CAEjB,eAAgB,CAChB,0BACJ,CAEA,UAEI,kBAAmB,CADnB,kBAEJ,CAEA,YAKI,WAAY,CADZ,cAAe,CADf,cAAe,CAGf,iBAAkB,CAClB,eAAgB,CANhB,eAAgB,CAChB,iBAAkB,CAMlB,oBACJ,CAEA,mBAEI,eAAiB,CACjB,YAAa,CAFb,yBAGJ,CAEA,EACI,aAAc,CACd,2BACJ,CAEA,2BACI,UACJ,CC9DA,mBAEI,oBAAqB,CADrB,aAAc,CAEd,iBACJ,CCJA,YACI,oBAAqB,CAErB,eAAiB,CADjB,WAEJ,CACA,YACI,mBAAoB,CAEpB,aAAc,CADd,eAAgB,CAEhB,eACJ,CAIA,oBAFI,kBAKJ,CAHA,SACI,UAEJ,CCjBA,qBAEI,YAAa,CACb,iBAAkB,CAFlB,UAGJ,CACA,OAEI,qBAAuB,CACvB,iBAAkB,CAFlB,oBAGJ,CCNA,aACI,QACJ,CCLA,KAIE,qFAA2E,CAC3E,qBAAsB,CACtB,UAAY,CAHZ,4BAA8B,CAF9B,QAAS,CACT,SAKF,CAEA,WAEE,kBAAmB,CADnB,YAAa,CAGb,qBAAsB,CACtB,YAAa,CAFb,sBAGF,CCdA,YAII,wBAA6B,CAF7B,QAAS,CADT,cAAe,CAEf,OAAQ,CAER,WACF,CAEA,kBAGE,kBAAmB,CAFnB,YAAa,CACb,wBAAyB,CAEzB,iBACF,CAEA,aAEE,WAAY,CACZ,gBAAiB,CAFjB,UAGF","sources":["index.css","components/NavBar.css","components/TestResults.css","components/WalletInformation.css","components/ExchangeRatioChart.css","components/DemoPage.css","App.css","components/BottomNavBar.css"],"sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n",".navbar {\n position: fixed;\n top: 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n color: white;\n z-index: 999;\n height: 52px;\n}\n\n#title {\n display: flex;\n align-items: center;\n padding-left: 16px;\n height: 52px;\n cursor: pointer;\n}\n\n.navbar-icon {\n height: 42px;\n padding: 10px 12px;\n}\n\n#title span {\n font-size: 16px;\n font-weight: bold;\n font-size: 20px;\n font-weight: 300;\n padding: 10px 12px 10px 2px;\n}\n\n#navlinks {\n padding-right: 16px;\n align-items: center;\n}\n\n#navlinks a {\n margin-left: 5px;\n padding: 10px 12px;\n font-size: 16px;\n cursor: pointer;\n border: none;\n font-style: normal;\n font-weight: 400;\n text-decoration: none;\n}\n\n#navlinks a.active {\n text-decoration: underline;\n font-weight: bold;\n outline: none;\n}\n\na {\n color: #C3A761;\n transition: opacity 0.2s ease;\n}\n\na:not(.active):not(:hover) {\n opacity: 0.8;\n}",".test-results-text {\n max-width: 50%;\n word-wrap: break-word;\n text-align: center;\n}",".data-label {\n display: inline-block;\n width: 150px;\n font-weight: bold;\n}\n.data-value {\n display: inline-flex;\n min-width: 300px;\n max-width: 80%;\n overflow-x: auto;\n}\n.form-item {\n margin-bottom: 10px;\n}\ntextarea {\n width: 100%;\n margin-bottom: 10px;\n}","#ratioChartContainer {\n width: 100%;\n height: 250px;\n position: relative;\n}\ncanvas {\n width: 100% !important;\n height: 100% !important;\n position: absolute;\n}",".container {\n display: flex;\n}\n.left, .right {\n flex: 1;\n}","body {\n margin: 0;\n padding: 0;\n font-family: Arial, sans-serif;\n background: url('./../public/background.png') no-repeat center center fixed;\n background-size: cover;\n color: white;\n}\n\n.container {\n display: flex;\n align-items: center;\n justify-content: center;\n flex-direction: column;\n height: 100vh;\n}","/* Contact.css */\n.bottom-nav {\n position: fixed;\n bottom: 0;\n right: 0; /* Align to the right */\n background-color: transparent; /* Make background transparent */\n z-index: 100;\n }\n \n .bottom-nav-links {\n display: flex;\n justify-content: flex-end; /* Align items to the end (right) */\n align-items: center;\n padding: 10px 20px; /* Adjust padding as needed */\n }\n \n .social-icon {\n width: 32px; /* or the size you prefer */\n height: auto;\n margin-left: 10px; /* Add some space between icons */\n }\n "],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.30d0ce78.js b/static/js/main.30d0ce78.js new file mode 100644 index 0000000..8f16cdb --- /dev/null +++ b/static/js/main.30d0ce78.js @@ -0,0 +1,3 @@ +/*! For license information please see main.30d0ce78.js.LICENSE.txt */ +(()=>{"use strict";var e={463:(e,t,n)=>{var i=n(791),r=n(296);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n