@libotony we're looking at batching our transactions as multiple clauses within a single transaction. Is the advice given below still relevant/updated?
cryptobill4
@cryptobill4
What is the problem
VeSea
@VeSeaOfficial
Just confirming that the advice given then (2019) still applies
VeSea
@VeSeaOfficial
@laalaguer@libotony@qianbin
Is it possible to instantiate wallet from keystore on the backend (NodeJS)?
We see that sync may be doing it, but would like to verify
cryptobill4
@cryptobill4
Sure but you need to do something’s first before you do that
VeSea
@VeSeaOfficial
What would that be?
cryptobill4
@cryptobill4
Are you on telegram so we can talk about it
VeSea
@VeSeaOfficial
Yea, I just posted the question in the Dev Chat there as well
cryptobill4
@cryptobill4
What’s your name
VeSea
@VeSeaOfficial
@Bread_VeSea
cryptobill4
@cryptobill4
Ok
What wallet are you connected to
What wallet are you connected to
You there
VeSea
@VeSeaOfficial
Yea
cryptobill4
@cryptobill4
The phone I’m using for telegram is switched off
VeSea
@VeSeaOfficial
For anyone else reading this, @cryptobill4 is a scammer. FYI - don't follow his instructions
Hi how can I send a transaction using Thorify? I know it's a very basic question but I've been stuck for some time. I tried to use the web3.eth.sendSignedTransaction method, with a transaction similar to the one here https://github.com/vechain/thor-devkit.js/, but it threw an error. Is there full example of how to send a transaction?
SmartDev
@SmartDev84
Hello.
Ghost
@ghost~62bdcd176da0373984996081
Hello, everyone How are you? I want to deploy the contract with privatekey using truffle? I don't want to use keystore to deploy the contract. Is it possible?