EOS is the crypto currency of EOSIO blockchain platform which is free for transactions on it but require your account has to available resources (CPU
EOSIO vs Ethereum: which one is better
In the blockchain world, EOSIO and Ethereum are currently two of the biggest smart contract platforms. Each of them always has advantages and disadvantages that
How to schedule a task in linux with cron
The cron is a very useful job scheduler in the Linux system. It runs based on commands specified in a cron table (crontab). Each user,
How to write a smart contract in eos
A smart contract is an important part of dApp development. In the EOS blockchain network, a smart contract helps you saving all logic and data
How to check a port in use in linux
If you are running your application with a specific port in Linux server (ubuntu, centos, ..) but suddenly you got an error, for example: or
The good way for using Redis as a Cache
According to redis.io, Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data