powered by
This function creates an object of S4-class BTCADR.
BTCADR
createBtcAdr(privkey, mainnet = TRUE)
Object of S4-class BTCADR
character, a private key.
character
logical, for which net the keys should belong to.
logical
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BtcAdresses: BTCADR-class, PrivKey2PubKey, PrivKey2Wif, PubHash2BtcAdr, PubKey2PubHash, Wif2PrivKey, base58CheckDecode, base58CheckEncode, concatHex, createPrivateKey, decodeHex, hash160, hash256, validBtcAdr
BTCADR-class
PrivKey2PubKey
PrivKey2Wif
PubHash2BtcAdr
PubKey2PubHash
Wif2PrivKey
base58CheckDecode
base58CheckEncode
concatHex
createPrivateKey
decodeHex
hash160
hash256
validBtcAdr