You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KVAZAR
961141c0b5
|
3 years ago | |
---|---|---|
library | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
config-default.php | 3 years ago | |
crawler.php | 3 years ago |
README.md
crawler-full-node
requirements
php-7.4
php-curl
php-mbstring
php-mysql
php-bcmath
database
https://github.com/kvazar-network/database
kevacoind
https://github.com/kevacoin-project/kevacoin
kevacoin.conf
rpcuser=user
rpcpassword=password
rpcport=9992
server=1
addressindex=1
txindex=1
rpcallowip=127.0.0.1
whitelist=127.0.0.1
crontab
@reboot /path-to/kevacoind -daemon > /dev/null 2>&1
* * * * * /path-to/kevacoind -daemon > /dev/null 2>&1