-
The project looks broken.
According to the package.json
```
...
"license": "MIT",
"main": "index.js",
"name": "@daochild/tronweb-typescript",
...
```
there are no `types` defined an…
-
How do I interact with proxy contracts and use functions of write as proxy?
-
Currently, the extension takes some time to load and set `window.tronWeb`. Is there a recommended pattern to wait for tronWeb to be set?
-
1) After install tronweb dependancy missing
Error: Cannot find module '@noble/secp256k1'
Require stack: C:\Users\user\Desktop\check_typescript_export\node_modules\tronweb\dist\TronWeb.node.js
co…
-
It looks like that `signTransaction()` from useWallet is not compatible with the return type of `tronWeb.transactionBuilder.triggerSmartContract()` as of TronWeb version 6.0.0.
The main issue seem…
-
When doing `import TronWeb from "tronweb";` in my TS project, I get the type error saying that
```
Try `npm i --save-dev @types/tronweb` if it exists or add a new declaration (.d.ts) file contain…
-
Hello! How to properly create a TronWeb instance? I get an error
![image](https://github.com/daochild/tronweb-typescript/assets/48432436/1582e255-d9b3-486c-a5fa-61f70451f871)
![image](https://gi…
-
Tronweb Version: "5.1.1"
Node Version: "20.11"
Since [GreatVoyage-v4.7.3(Chilon)](https://github.com/tronprotocol/pm/issues/64) of [tronprotocol/java-tron](https://github.com/tronprotocol/java-tro…
-
Error: Cannot find module '@noble/secp256k1'
Require stack:
- /app/node_modules/tronweb/dist/TronWeb.node.js
-
as titile