1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

update copy

This commit is contained in:
marcoelissa 2023-01-19 16:54:21 +07:00
parent 55129afc77
commit d57ee8ca44
2 changed files with 15 additions and 8 deletions

View File

@ -22,7 +22,11 @@ export default function List() {
) : (
<div className={styles.empty}>
<ChatBubble role="img" aria-label="Chat" className={styles.icon} />
<span>No conversation yet...</span>
<p>
Hello! Any question regarding a specific dataset listed on Ocean
Marketplace? Go over the asset detail page or directly to a
publisher profile to start a conversation!
</p>
</div>
)}
</div>

View File

@ -30,12 +30,13 @@ const BodyContent = () => {
<div className={styles.walletWrapper}>
<div>
<h5>Connect your wallet to start messaging</h5>
<p>You will be ask to sign:</p>
<p>
Sign 1: Create your decentralized Identity (DID) to share a message
and own it
A new decentralised, encrypted private messaging is here! Engage
with data publishers, get your algorithms whitelisted and establish
trust. You&apos;ll be required to sign 2 transactions, one to
connect to your decentralised identity and the other to your
encrypted key
</p>
<p>Sign 2: Create your encrypted key to enable private messages</p>
<button
className={`${walletStyles.button} ${walletStyles.initial}`}
onClick={(e) => handleActivation(e)}
@ -53,10 +54,12 @@ const BodyContent = () => {
<div>
<h5>Sign your wallet to start messaging</h5>
<p>
Sign 1: Create your decentralized Identity (DID) to share a message
and own it
A new decentralised, encrypted private messaging is here! Engage
with data publishers, get your algorithms whitelisted and establish
trust. You&apos;ll be required to sign 2 transactions, one to
connect to your decentralised identity and the other to your
encrypted key
</p>
<p>Sign 2: Create your encrypted key to enable private messages</p>
<button
className={`${walletStyles.button} ${walletStyles.initial}`}
onClick={() =>