Skip to content

Commit

Permalink
devop: add dapps
Browse files Browse the repository at this point in the history
  • Loading branch information
kvhnuke committed Jul 27, 2022
1 parent 5772cba commit 839f55a
Show file tree
Hide file tree
Showing 9 changed files with 138 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<br />
<div align="center">
<a href="https://github.com/enkryptcom/enKrypt">
<img src="logo.png" alt="Logo" width="240">
<img src="enkrypt.png" alt="Logo" width="240">
</a>

<h3 align="center">enKrypt</h3>
<h3 align="center">Enkrypt</h3>

<p align="center">
Universal web3 extension
Everything in the blockchain made easy
<br />
<a href="#"><strong>Explore the docs »</strong></a>
<br />
Expand Down
Binary file added enkrypt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed logo.png
Binary file not shown.
46 changes: 46 additions & 0 deletions packages/extension/src/libs/dapp-list/bsc.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
import { DAppsItem } from "@/types/ui";

const dappList: DAppsItem[] = [
{
title: "PancakeSwap",
link: "https://pancakeswap.finance/",
description: "The #1 AMM and yield farm on Binance Smart Chain.",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/4600/pancakeswap-dapp-defi-bsc-logo-166x166_783df04863220a6371e78725e2fa3320.png",
},
{
title: "DRIP",
link: "https://drip.community/",
description: "DRIP gives 365% ROI from taxes, not inflation",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/8827/drip-dapp-defi-bsc-logo-166x166_b6f6249fbd34e79abf1100e5ddb7f1b5.png",
},
{
title: "SecondLive",
link: "https://secondlive.world/",
description: "SecondLive: Choose Life, Choose Space, Choose Friends.",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/9001/secondlive-dapp-games-bsc-logo-166x166_50f0e02391c85c336db9c2ff02c45cc0.png",
},
{
title: "Biswap",
link: "https://biswap.org/",
description:
"The First DEX on BSC network with a three-type referral system",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/7069/biswap-dapp-defi-bsc-logo-166x166_3dc36bd2ec59e2f1275c2f5344302e61.png",
},
{
title: "MOBOX: NFT Farmer",
link: "https://www.mobox.io/",
description: "Yield Farm on the GO and watch your MOMO NFTs GROW.",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/6249/momonftfarmer-dapp-games-bsc-logo-166x166_a5766503c5711a16ec0f2d5b34d05a70.png",
},
];
export default dappList;
32 changes: 32 additions & 0 deletions packages/extension/src/libs/dapp-list/etc.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
import { DAppsItem } from "@/types/ui";

const dappList: DAppsItem[] = [
{
title: "Multichain",
link: "https://multichain.org/",
description:
"Multichain is the ultimate Router for web3. It is an infrastructure developed for arbitrary cross-chain interactions.",
isFavorites: false,
image:
"https://img.mewapi.io/?image=https://ethereumclassic.org/static/dc9065e3607e711dec75bad803166e8f/c95dc/multichain.webp",
},
{
title: "Canonical Wrapped Ether",
link: "https://wrappedether.org/",
description:
"Wrapped Ether (wETC) is a tokenized version of Ether (ETC) the native asset of the Ethereum Classic network, the original EVM launched in 2015.",
isFavorites: false,
image:
"https://img.mewapi.io/?image=https://ethereumclassic.org/static/360203e034f5e3f4572338584d0ba000/3f9a3/wetc.webp",
},
{
title: "ETC Swap",
link: "https://swap.ethereumclassic.com/",
description:
"ETC Swap is a decentralized cryptocurrency exchange where users acquire digital assets without an intermediary. Use Ethereum Classic, the original Ethereum Virtual Machine (EVM). Code is law.",
isFavorites: false,
image:
"https://img.mewapi.io/?image=https://ethereumclassic.org/static/b4107087d99c8cef9bf64e67f2722d47/3f9a3/etcswap.webp",
},
];
export default dappList;
6 changes: 6 additions & 0 deletions packages/extension/src/libs/dapp-list/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
import { DAppsItem } from "@/types/ui";
import { NetworkNames } from "@enkryptcom/types";
import eth from "./eth";
import binance from "./bsc";
import matic from "./matic";
import etc from "./etc";

const lists: Partial<Record<NetworkNames, DAppsItem[]>> = {
[NetworkNames.Ethereum]: eth,
[NetworkNames.Binance]: binance,
[NetworkNames.Matic]: matic,
[NetworkNames.EthereumClassic]: etc,
};

export default lists;
49 changes: 49 additions & 0 deletions packages/extension/src/libs/dapp-list/matic.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
import { DAppsItem } from "@/types/ui";

const dappList: DAppsItem[] = [
{
title: "QuickSwap",
link: "https://quickswap.exchange/",
description:
"QuickSwap is a permissionless decentralized exchange (DEX) based on Ethereum, powered by Matic Network’s Layer 2 scalability infrastructure.",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/6017/quickswap-dapp-defi-matic-logo-166x166_c02d55557213ab013ed24d21924716c9.png",
},
{
title: "Arc8 by GAMEE",
link: "https://www.gamee.com/",
description: "Mobile Games - Crypto Rewards",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/9152/arc8bygamee-dapp-games-matic-logo-166x166_ad09c6e8eff83f51c499e9988a1cba0c.png",
},
{
title: "StableFund",
link: "https://stablefund.app/",
description:
"The world's most advanced Crypto Wallet Trade Crypto Stake & Earn Store all your crypto in one place",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/15945/stablefund-dapp-high-risk-matic-logo-166x166_2ae3f7d46cc9aeceea0201999bdb0ff6.png",
},
{
title: "Clipper DEX",
link: "https://clipper.exchange/",
description:
"A decentralized exchange that's built for retail traders. Audited by Quantstamp & Solidified.",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/15361/clipperdex-dapp-defi-ethereum-logo-166x166_623418fcd99d23acc727e5653c51cd5f.png",
},
{
title: "Aavegotchi",
link: "https://www.aavegotchi.com/",
description:
"DeFi-staked Crypto Collectibles Collect, compete, and combine your Aavegotchis for the ultimate gamified DeFi experience!",
isFavorites: false,
image:
"https://dashboard-assets.dappradar.com/document/5824/aavegotchi-dapp-defi-matic-logo-166x166_6419c9c054c875fcfc43bc780ccc6b87.png",
},
];
export default dappList;
2 changes: 1 addition & 1 deletion packages/extension/src/manifest/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"run_at": "document_start"
}
],
"description": "Enkrypt: Chrome Extension - Everything in the blockchain made easy",
"description": "Enkrypt: Extension - Everything in the blockchain made easy",
"icons": {
"16": "assets/img/icons/icon16.png",
"32": "assets/img/icons/icon32.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ const setActivities = () => {
isNoActivity.value = false;
if (props.accountInfo.selectedAccount)
props.network.getAllActivity(activityAddress.value).then((all) => {
console.log(all);
activities.value = all;
isNoActivity.value = all.length === 0;
activities.value.forEach((act) => {
Expand Down

1 comment on commit 839f55a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.