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.
lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --bitcoin.node=neutrino --neutrino.connect=faucet.lightning.community
$ dpkg -l | grep -E "openjdk|openjfx"
ii libopenjfx-java 8u141-b14-3~deb9u1 all JavaFX/OpenJFX 8 - Rich client application platform for Java (Java libraries)
ii libopenjfx-jni 8u141-b14-3~deb9u1 amd64 JavaFX/OpenJFX 8 - Rich client application platform for Java (native libraries)
ii openjdk-8-jre:amd64 8u151-b12-1~deb9u1 amd64 OpenJDK Java runtime, using Hotspot JIT
ii openjdk-8-jre-headless:amd64 8u151-b12-1~deb9u1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless)
ii openjfx 8u141-b14-3~deb9u1 amd64 JavaFX/OpenJFX 8 - Rich client application platform for Java
eclair.server.public-ips=["xx.xx.xx.xx"]
$ git clone https://github.com/lightningnetwork/lnd.git
$ cd docker
cd /home/curiosity81/Downloads
wget https://bitcoin.org/bin/bitcoin-core-0.15.1/bitcoin-0.15.1-x86_64-linux-gnu.tar.gz
wget https://bitcoin.org/laanwj-releases.asc
gpg --import laanwj-releases.asc
wget https://bitcoin.org/bin/bitcoin-core-0.15.1/SHA256SUMS.asc
gpg --verify SHA256SUMS.asc
sha256sum bitcoin-0.15.1-x86_64-linux-gnu.tar.gz | grep -o 387c2e12c67250892b0814f26a5a38f837ca8ab68c86af517f975a2a2710225b
tar -xzvf bitcoin-0.15.1-x86_64-linux-gnu.tar.gz
mkdir /home/curiosity81/.bitcoin
nano /home/curiosity81/.bitcoin/bitcoin.conf
testnet=1
server=1
rpcuser=
rpcpassword=
txindex=1
zmqpubrawblock=tcp://127.0.0.1:29000
zmqpubrawtx=tcp://127.0.0.1:29000
/home/curiosity81/Downloads/bitcoin-0.15.1/bin/bitcoin-qt
cd /home/curiosity81/Downloads
sha256sum jre-8u162-linux-x64.tar.gz | grep -o dfa25ebd1f90bf74ad7ba2dacb0e08d884594e733c9a522b58256778031341a4
tar -xzfv jre-8u162-linux-x64.tar.gz
sudo mkdir /opt/Oracle_Java
sudo cp jre1.8.0_162/ /opt/Oracle_Java/ -R
sudo update-alternatives --install "/usr/bin/java" "java" "/opt/Oracle_Java/jre1.8.0_162/bin/java" 1
sudo update-alternatives --install "/usr/bin/javaws" "javaws" "/opt/Oracle_Java/jre1.8.0_162/bin/javaws" 1
sudo update-alternatives --set "java" "/opt/Oracle_Java/jre1.8.0_162/bin/java"
sudo update-alternatives --set "javaws" "/opt/Oracle_Java/jre1.8.0_162/bin/javaws"
java -version
java version "1.8.0_162"
Java(TM) SE Runtime Environment (build 1.8.0_162-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.162-b12, mixed mode)
wget https://github.com/ACINQ/eclair/releases/download/v0.2-alpha8/eclair-node-gui-0.2-alpha8-8edb2a4.jar
java -jar eclair-node-gui-0.2-alpha8-8edb2a4.jar
getnewaddress
addwitnessaddress mtDmzMz7NvuRjptrLWwbdVBs4j7Y3eXvCV
cd /home/curiosity81/Downloads
mkdir /home/curiosity81/.eclair
nano /home/curiosity81/.eclair/eclair.conf
eclair.server.port=9735
eclair.node-alias="curiosity81"
eclair.node-color="9716b7"
eclair.bitcoind.rpcuser=""
eclair.bitcoind.rpcpassword=""
eclair.bitcoind.zmq="tcp://127.0.0.1:29000"
eclair.server.public-ips=["xx.xx.xx.xx"]
java -jar eclair-node-gui-0.2-alpha8-8edb2a4.jar
Alias: pikefloyd
Publickey: 03c4b20397d476a0d008e61022c96803ada3c11918fff8133db4f7d27273710e03
IP und Port: 81.149.149.156:9735
03c4b20397d476a0d008e61022c96803ada3c11918fff8133db4f7d27273710e03@81.149.149.156:9735
WAIT_FOR_FUNDING_CONFIRMED
NORMAL