Overview of the TradeCoin project

Hola, no es motivo de pesar tu comentario, debes tomarlo como positivo de haber presentado tu proyecto y que la comunidad lo conozca, tienes el próximo S5 para poder trabajar sobre el y demostrar que estás construyendo un proyecto de valor. Suerte.

1 Like

I tested the website I do not have the minting and not a TRC20 to test but as an ideea the connect button it’s not stable sometimes is shows the address other it shows me to connect.
I think that must be address!

1 Like

Hi, you are confusing something. It seems to me that you just didn’t figure it out. Watch our video instruction, after viewing, if you have any questions, we are waiting for you again

Yeap even in your video it does not work but anyway what I am saying is that

Navbar.js:

async function connectWallet() {
const address = await tronWeb.defaultAddress.base58;
setAppAddress(address);
setDisplayAddress(address.substring(0, 8) + “…”);
// post address
}

→ This logic should be under useEffect

And another thing Contact Us page do not fit the entire screen.

1 Like

At the moment, we are testing the button. And in fact, our project will not need it, so we will remove it

The “Contact us” page has been corrected

All the best

1 Like

This is a good idea. Good luck!

1 Like

Thank you very much, good luck

1 Like

Can you please summarize the contributions of this project in the S4 competition versus what was already previously published?

1 Like

Greetings, since 02/03/2023 I have been publishing all information about updates in the “News about the project” section.

In addition, I have published monthly reviews, here is an example of the overview for April: Overview of the TradeCoin project - #160 by AlexFedotovqq

3 Likes