trezor

Send signed transactions to Ropsten or Truffle develop network with Trezor (Hardware Wallet)

谁说胖子不能爱 提交于 2019-12-04 16:23:59
问题 Im trying to integrate web3js with Trezor in a truffle dev network or using ropsten test network . The idea is to sign the transactions using the hardware wallet and then send a raw transaction using web3js Im getting that we dont have balance to make the transaction, probably because web3js isnt taking one of the 10 truffle accounts and is using the trezor address that isnt in my local network .. On ropsten i have some ethers and i get "invalid address" Is there a way to send a signed

Send signed transactions to Ropsten or Truffle develop network with Trezor (Hardware Wallet)

白昼怎懂夜的黑 提交于 2019-12-03 10:19:13
Im trying to integrate web3js with Trezor in a truffle dev network or using ropsten test network . The idea is to sign the transactions using the hardware wallet and then send a raw transaction using web3js Im getting that we dont have balance to make the transaction, probably because web3js isnt taking one of the 10 truffle accounts and is using the trezor address that isnt in my local network .. On ropsten i have some ethers and i get "invalid address" Is there a way to send a signed transactions (with trezor) using web3js into a truffle develop network? i mean, is there a way to include the