It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
$ bitcoin-cli getnewaddress "" "p2sh-segwit"
3FKscuaFXRMArBU16qmg1CiJRisXHehL1P
$ bitcoin-cli dumpprivkey 3FKscuaFXRMArBU16qmg1CiJRisXHehL1P
Ky3tnCMTn22dim4PePucHT4k1oAVo1s1SQ5A5QBMdNABmbAT3Q2g
$ /opt/litecoin/bin/litecoin-cli importprivkey Ky3tnCMTn22dim4PePucHT4k1oAVo1s1SQ5A5QBMdNABmbAT3Q2g
error code: -5
error message:
Invalid private key encoding
$ ./bitcoin-tool --input-type private-key-wif --input-format base58check --input Ky3tnCMTn22dim4PePucHT4k1oAVo1s1SQ5A5QBMdNABmbAT3Q2g --output-type private-key --output-format hex
369fd82e91a07ea17aa4af14e202c4bea4d2370d7f9b67f7d702dd893b783c3f
$ ./bitcoin-tool --network litecoin --input-type private-key --input-format hex --input 369fd82e91a07ea17aa4af14e202c4bea4d2370d7f9b67f7d702dd893b783c3f --public-key-compression compressed --output-type private-key-wif --output-format base58check
T4tADweeBQ1EVbhGC2rUVoc7xeoos6suFbyQwCouCLLMHUk8EBVk
$ /opt/litecoin/bin/litecoin-cli importprivkey T4tADweeBQ1EVbhGC2rUVoc7xeoos6suFbyQwCouCLLMHUk8EBVk "" false
$ /opt/litecoin/bin/litecoin-cli getaddressesbyaccount ""
[
"LUY9d4NHM97NE4QWGrncko9uY5xrv7PRgH"
}
$ /opt/litecoin/bin/litecoin-cli dumpprivkey LUY9d4NHM97NE4QWGrncko9uY5xrv7PRgH
T4tADweeBQ1EVbhGC2rUVoc7xeoos6suFbyQwCouCLLMHUk8EBVk
$ /opt/litecoin/bin/litecoin-cli addwitnessaddress "LUY9d4NHM97NE4QWGrncko9uY5xrv7PRgH"
MMY1vnzDUYCbegjuCim1pqxhkRTyMj5ERV