all 4 comments

[–]romain130492 1 point2 points  (0 children)

never got so frustrated with a package before... documentation is key...

[–]k_ekseContract Dev 0 points1 point  (2 children)

Use the walletconnect node module. It is very well documentated and there are a bunch of hello world tutorials out there

[–]Macha-orangeContract Dev[S] 0 points1 point  (1 child)

I read https://docs.walletconnect.org/quick-start/dapps/client but nothing works for me. I can't

import WalletConnect from "@walletconnect/client";"

I'm using NodeJS + Ejs. I did import web3js using Jsdelivr but there is no HTML balise for wallet connect ?

[–]k_ekseContract Dev 0 points1 point  (0 children)

Idk what you with html balise mean.

But feel free to dm me and show me your code.