-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
187 additions
and
10 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><title>Derion</title><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Derion" content="Open Derivatives Market"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><meta name="title" content="Derion"/><meta name="description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta property="og:type" content="website"/><meta property="og:url" content="derion.io"/><meta property="og:title" content="Derion"/><meta property="og:description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta property="og:image" content="/hero.png"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:url" content="derion.io"/><meta name="twitter:title" content="Derion"/><meta name="twitter:description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta name="twitter:image" content="/hero.png"/><script src="https://www.desmos.com/api/v1.6/calculator.js?apiKey=dcb31709b452b1cf9dc26972add0fda6"></script><script defer="defer" src="/static/js/main.0b4d54e7.js"></script><link href="/static/css/main.06076b5d.css" rel="stylesheet"></head><body class="dark"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script async src="/charting_library/charting_library.standalone.js"></script></body></html> | ||
<!doctype html><html lang="en"><head><title>Derion</title><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="Derion" content="Open Derivatives Market"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><meta name="title" content="Derion"/><meta name="description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta property="og:type" content="website"/><meta property="og:url" content="derion.io"/><meta property="og:title" content="Derion"/><meta property="og:description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta property="og:image" content="/hero.png"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:url" content="derion.io"/><meta name="twitter:title" content="Derion"/><meta name="twitter:description" content="Derion - Open Perpetual AMM Protocol with infinite liquidity and no liquidation."/><meta name="twitter:image" content="/hero.png"/><script src="https://www.desmos.com/api/v1.6/calculator.js?apiKey=dcb31709b452b1cf9dc26972add0fda6"></script><script defer="defer" src="/static/js/main.932cdc26.js"></script><link href="/static/css/main.5464921c.css" rel="stylesheet"></head><body class="dark"><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script async src="/charting_library/charting_library.standalone.js"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
/*! | ||
Copyright (c) 2018 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/** | ||
* [js-sha3]{@link https://github.com/emn178/js-sha3} | ||
* | ||
* @version 0.8.0 | ||
* @author Chen, Yi-Cyuan [[email protected]] | ||
* @copyright Chen, Yi-Cyuan 2015-2018 | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-is.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
|
||
/** | ||
* @license qrcode.react | ||
* Copyright (c) Paul O'Shannessy | ||
* SPDX-License-Identifier: ISC | ||
*/ | ||
|
||
//! moment.js |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.