RevoluTRON - An interactive novel to onboard Web2 users to Web3 (by Irruption Lab)

Try this in DAPP(mainly for Tronlink Extention):
tron.tronWeb.ready
If it is true, means the wallet is unlocked and the connection is ready.
If the value is undefined, means the connection is not ready (The connection was not authorized by the user).

Try below if you want to monitor whether the extension wallet is available (whether the extension can send and receive messages), and try following the code to listen to the “connect” event during the DAPP loading:

window.onload = () => {
       setTimeout(() => {
         window.tron.on('connect', (...args) => {
           console.log('tron emit event connect');
         })
       }, 100);
     }

With this, you can send messages to the extension, including Request to account (even if the extension is not unlocked, the extension can still receive the request).

Hope this can somehow help you.

3 Likes

Hi there! Thanks a lot!

Actually we have already released the app you can have a look. Here is the link https://revolutron.vercel.app

There is still a compatibility issue with the Brave browser that we need to fix, but it’s working with Chrome and Edge. Both accept the Tronlink extension.
As for now, we’ve designed it for desktop, mobile version will come later as it brings other complications.

We are also still fixing some compatibility issue with the chapter 2 episode 1.

2 Likes

Perfecto, le echo un vistazo, gracias

3 Likes

He entrado en el primer capitulo, he rellenado el feedback, en general es un conjunto agradable e instructivo, mi punto de vista es:
. para tener más público deberías también pensar en personas que están interesadas en este mundo, pero tiene una limitación a nivel de visión, yo añadiría a la trama narrada, voz.
Luego veré el capitulo 2

3 Likes

Thanks a lot for your feedback @antonio it’s really appreciated!
It’s great that you’ve completed chapter 1. I hope my spanish translations were good enough :slight_smile: it’s been a year i didn’t practice, so that was a good exercice for me! :rofl:

We’ve received several time the feedback to add some music in the background, but a narrative is also a great idea!

Cheers!

3 Likes

La traducción al español es verdaderamente buena, te felicito.

3 Likes

We’re hoping to see it extended to other languages in the future, congratulations.

2 Likes

Yeah! :raised_hands: Cheers, thanks a lot!

1 Like

Thanks for your comment!

Which langages would you like to see in the future?

I was thinking about adding portuguese.

Thanks a lot @support.hackathon for providing a quick answer!

For now our solution seems to work fine, but we’ll try it out to check if it gives better results!
Thanks again :slight_smile:

1 Like

The episode 1 from chapter 2 has been released (teaser: you are going to receive a lot of USDD :moneybag: :moneybag: :moneybag: on your wallet!! in order to continue the investigation… :sweat_smile:).

Next episode should be released by the end of the week…

3 Likes

You again created something fire dude. One vote to you, keep building

3 Likes

Hello Buddy, long days
Welcome back to the forum

2 Likes

oh great Congratulations
One of the early publishers.
You are on track
keep building

2 Likes

Welcome back to the TronDao forum community,… feel free to interact :handshake:

2 Likes

Welcome back to the TronDao forum community,… You are always free to interact :handshake:

1 Like

Cheers! Thanks a lot @ValentinoLau !
Are you also building something for this 4th edition of HackaTRON?

1 Like

Thank you for the encouragements!

2 Likes

I have visited your website, I have seen the chapters, an interesting and well explained story, I congratulate you for your work.

4 Likes

Thanks a lot for your feedback it’s really appreciated!

More episodes are about to be released with more blockchain interactions… :wink:

4 Likes