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?