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.
venv/bin/python bin/sentinel.py
[Errno 111] Connection refused
Cannot connect to wolfcoind. Please ensure wolfcoind is running and the JSONRPC port is open to Sentinel.
# specify path to energi.conf or leave blank
# default is the same as EnergiCore
#energi_conf=/home/dev/.energicore/energi.conf
# valid options are mainnet, testnet, or testnet60x (default=mainnet)
network=mainnet
#network=testnet
# database connection details
db_name=database/sentinel.db
db_driver=sqlite
server=1
rpcuser=MYUSER
rpcpassword=MYPASSWORD
rpcallowip=127.0.0.1
./wolfcoin-cli -rpcuser=SOMEUSER -rpcpassword=SOMEPASSWORD getinfo
{
"version": 120303,
"protocolversion": 70210,
"walletversion": 61000,
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 315739,
"timeoffset": 0,
"connections": 14,
"proxy": "",
"difficulty": 28743.82117521081,
"testnet": false,
"keypoololdest": 1563733002,
"keypoolsize": 999,
"paytxfee": 0.00000000,
"relayfee": 0.00001000,
"errors": ""
}
# specify path to energi.conf or leave blank
# default is the same as EnergiCore
energi_conf=/root/.wolfcoin/wolfcoin.conf
wolfcoin_conf=/root/.wolfcoin/wolfcoin.conf
# valid options are mainnet, testnet, or testnet60x (default=mainnet)
network=mainnet
#network=testnet
# database connection details
db_name=database/sentinel.db
db_driver=sqlite
rpcuser=MYUSER
pcpassword=MYPASSWORD
{
"outpoint": "7e095ed80b1afba69146376b8ed1795ad5b4e13cfee06f76a493a63665427a4c-1",
"service": ":4836",
"payee": "WXifBojHiwA7kCCTLf3jYE1rtQ1iR3CaPV",
"status": "Masternode successfully started"
}