Skip to content

Commit 42576a3

Browse files
committed
Updated HDDapps Card Text Description
1 parent 35c35b1 commit 42576a3

File tree

8 files changed

+11
-13
lines changed

8 files changed

+11
-13
lines changed

hddcoin-blockchain-gui/src/components/hddapps/HDDapps.tsx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from 'react';
22
import { Route, Switch, useRouteMatch } from 'react-router-dom';
33
import LayoutMain from '../layout/LayoutMain';
44
import { Trans } from '@lingui/macro';
5-
import { Flex, Link } from '@hddcoin/core';
5+
import { Flex } from '@hddcoin/core';
66
import { Grid, Typography } from '@material-ui/core';
77

88
import HDDappsHODL from './HDDappsHODL';
@@ -27,9 +27,7 @@ export default function HDDapps() {
2727

2828
title={
2929
<>
30-
<Link to="/dashboard/hddapps" color="textPrimary">
31-
<Trans>HDDcoin Applications and Utilities</Trans>
32-
</Link>
30+
<Trans>HDDcoin Applications and Utilities</Trans>
3331
<HDDappsHeaderTarget />
3432
</>
3533
}

hddcoin-blockchain-gui/src/components/hddapps/HDDappsApplications.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function HDDappsApplications() {
4040

4141
<Typography variant="body1">
4242
<Trans>
43-
{'Use the HDDcoin Blockchain Explorer to review activities on the blockchain. HDDcoin is working on other projects including applications and games that will run on the HDDcoin blockchain. Check out our Road Map for more details. '}
43+
{'The HDDcoin Blockchain Explorer displays all blocks and provides top coin holders, pre-farm tracking and more insights. HDDcoin is working on other applications, games and services that will run on the blockchain. Review our Road Map for more details. '}
4444
<Link
4545
target="_blank"
4646
href="https://hddcoin.org/roadmap/"

hddcoin-blockchain-gui/src/components/hddapps/HDDappsExchangeTrading.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function HDDappsExchangeTrading() {
4040

4141
<Typography variant="body1">
4242
<Trans>
43-
{'The HDD/USDT pair is currently trading on XT.com, a top-20 Exchange with great reputation, trading volumes, and customer support. XT.com has over 2 million registered users, more than 200,000 active users monthly, and more than 7 million users in its ecosystem. '}
43+
{'The HDD/USDT cryptocurrency pair is currently trading on XT.com, a top-20 Exchange with great reputation, trading volumes, and customer support. XT.com has over 2 million registered users, 200,000 active users monthly, and 7 million users in its ecosystem. '}
4444
<Link
4545
target="_blank"
4646
href="https://hddcoin.org/exchanges/"

hddcoin-blockchain-gui/src/components/hddapps/HDDappsHODL.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default function HDDappsHODL() {
4343
<Typography variant="body1">
4444

4545
<Trans>
46-
{'HDDcoin HODL offers Coin Holders the opportunity to earn rewards on HDD locked in a Contract for specific durations. Contracts are secured and managed 100% on-chain using a Smart Coin Contract coded in CLVM (the on-chain programming language used by HDDcoin). '}
46+
{'HDDcoin HODL offers coin holders the opportunity to earn rewards on HDD locked in a contract for specific durations. Contracts are secured and managed 100% on-chain using a Smart Coin coded in CLVM (the on-chain programming language used by HDDcoin). '}
4747
<Link
4848
target="_blank"
4949
href="https://hddcoin.org/hodl/"

hddcoin-blockchain-gui/src/components/hddapps/HDDappsNFTMarketPlace.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function HDDappsNFTMarketPlace() {
3636

3737
<Typography variant="body1">
3838
<Trans>
39-
{'HDDcoin NFT Marketplace offers our community, artists and investors the opportunity to buy and sell unique digital assets from art, audio/music, videos and other digital files, to entire virtual worlds, while using the HDDcoin blockchain to record public proof of ownership. '}
39+
{'The HDDcoin NFT Marketplace offers our community, artists and investors a platform to buy and sell unique digital assets secured and publicly verifiable on the blockchain. This includes art, audio/music, video, virtual worlds and other digital files. '}
4040
<Link
4141
target="_blank"
4242
href="https://hddcoin.org/nft/"

hddcoin-blockchain-gui/src/components/hddapps/HDDappsOnlineStore.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function HDDappsOnlineStore() {
3636

3737
<Typography variant="body1">
3838
<Trans>
39-
{'Many merch on the HDDcoin Online Store are currently ON SALE during our special promotion. Go grab your favorite items quickly while these offer lasts. The default Store payment method is HDD. All major Credit/Debit Cards and PayPal are also accepted. '}
39+
{'Many products on the HDDcoin Online Store are currently ON SALE during our special promotion. Go grab your favorite items quickly while these offers last. The default Store payment method is HDD. PayPal and all major Credit/Debit Cards also accepted. '}
4040
<Link
4141
target="_blank"
4242
href="https://store.hddcoin.org/"

hddcoin-blockchain-gui/src/components/hddapps/HDDappsUtility.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default function HDDappsUtility() {
3939

4040
<Typography variant="body1">
4141
<Trans>
42-
{'Prefer to work in Command Line? Open a Terminal within the Client with the HDDcoin executable conveniently loaded for your Operating System. Want to examine your Client logs? Open a Window with your recent logs loaded and updated in real time.'}
42+
{'The HDDcoin Terminal Utility opens directly in the GUI, enabling users to conveniently work in Command Line. The HDDcoin Client Logs Utility opens directly in the GUI, with the logs updated in real time. More HDDcoin Utility Tools are under development.'}
4343
</Trans>
4444
</Typography>
4545

@@ -50,7 +50,7 @@ export default function HDDappsUtility() {
5050
color="primary"
5151
fullWidth
5252
>
53-
<Trans>Open HDDcoin Terminal</Trans>
53+
<Trans>Open Terminal</Trans>
5454
</Button>
5555

5656
<Button
@@ -59,7 +59,7 @@ export default function HDDappsUtility() {
5959
color="primary"
6060
fullWidth
6161
>
62-
<Trans>Open HDDcoin Logs</Trans>
62+
<Trans>Open Client Logs</Trans>
6363
</Button>
6464
</Flex>
6565

hddcoin-blockchain-gui/src/components/hddapps/HDDappsUtilityLogs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export default class HDDappsUtilityLogs extends React.Component {
6060
componentDidMount() {
6161

6262
// Load HDDcoin Logs
63-
let logCheckTimer = setInterval(() => this.checkHDDcoinLogFile(), 3000);
63+
let logCheckTimer = setInterval(() => this.checkHDDcoinLogFile(), 5000);
6464
this.checkHDDcoinLogFile();
6565
this.setState({logTimer: logCheckTimer});
6666
}

0 commit comments

Comments
 (0)