-
Notifications
You must be signed in to change notification settings - Fork 1
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
61 changed files
with
232 additions
and
64 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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,80 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" href="/favicon.ico" /> | ||
<link rel="preload" as="image" href="/assets/[email protected]" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Enkrypt: Rollux Wallet</title> | ||
<meta name="description" content="Enkrypt is a multichain browser extension and Rollux Wallet designed as a Metamask alternative. Unlock Bitcoin DeFi with Rollux on Enkrypt." /> | ||
<!-- Google / Search Engine Tags --> | ||
<meta itemprop="name" content="Enkrypt: Rollux Wallet" /> | ||
<meta itemprop="description" content="Enkrypt is a multichain browser extension and Rollux Wallet designed as a Metamask alternative. Unlock Bitcoin DeFi with Rollux on Enkrypt." /> | ||
<meta | ||
itemprop="image" | ||
content="https://www.enkrypt.com/images/enkrypt_promo.png" | ||
/> | ||
<!-- Facebook Meta Tags --> | ||
<meta property="og:url" content="https://www.enkrypt.com" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="Enkrypt: Rollux Wallet" /> | ||
<meta property="og:description" content="Enkrypt is a multichain browser extension and Rollux Wallet designed as a Metamask alternative. Unlock Bitcoin DeFi with Rollux on Enkrypt." /> | ||
<meta | ||
property="og:image" | ||
content="https://www.enkrypt.com/images/enkrypt_promo.png" | ||
/> | ||
<!-- Twitter Meta Tags --> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:title" content="Enkrypt: Rollux Wallet" /> | ||
<meta name="twitter:description" content="Enkrypt is a multichain browser extension and Rollux Wallet designed as a Metamask alternative. Unlock Bitcoin DeFi with Rollux on Enkrypt." /> | ||
<meta | ||
name="twitter:image" | ||
content="https://www.enkrypt.com/images/enkrypt_promo.png" | ||
/> | ||
<script> | ||
window.addEventListener("load", () => { | ||
const loadIntercom = () => { | ||
var w = window; | ||
var ic = w.Intercom; | ||
if (typeof ic === "function") { | ||
ic("reattach_activator"); | ||
ic("update", w.intercomSettings); | ||
} else { | ||
var d = document; | ||
var i = function () { | ||
i.c(arguments); | ||
}; | ||
i.q = []; | ||
i.c = function (args) { | ||
i.q.push(args); | ||
}; | ||
w.Intercom = i; | ||
var l = function () { | ||
var s = d.createElement("script"); | ||
s.type = "text/javascript"; | ||
s.defer = true; | ||
s.src = "https://widget.intercom.io/widget/ja20qe25"; | ||
var x = d.getElementsByTagName("script")[0]; | ||
x.parentNode.insertBefore(s, x); | ||
}; | ||
if (document.readyState === "complete") { | ||
l(); | ||
} else if (w.attachEvent) { | ||
w.attachEvent("onload", l); | ||
} else { | ||
w.addEventListener("load", l, false); | ||
} | ||
} | ||
}; | ||
loadIntercom(); | ||
}); | ||
</script> | ||
<script type="module" crossorigin src="/assets/index.01c774ab.js"></script> | ||
<link rel="stylesheet" href="/assets/index.9585ee1f.css"> | ||
</head> | ||
|
||
<body> | ||
<div id="app"></div> | ||
|
||
</body> | ||
</html> |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.