bitbox02-api
Advanced tools
Changelog
0.6.0
Changelog
0.5.0
Changelog
0.4.1
Changelog
0.4.0
Changelog
0.3.0
firmwareAPI
more safely by checking if connection is valid firstAsyncETHSign
in the go wrapper take []byte for all arguments which allows us to completely remove sanitizeEthTransactionData
demo.js
accordingly to reflect these changesChangelog
0.2.0
getCoinFromChainId()
, getKeypathFromString()
, and getCoinFromKeypath()
eth utils to handle mainnet and testnet keypaths and coins correctly. Currently only two keypaths are supported:
m/44'/60'/0'/0
for mainnet andm/44'/1'/0'/0
for Rinkeby and Ropsten testnets