An explanation from A-Z about the ones we used.
All parameters and data used are freely available. We have chosen them because they are important for the overall project evaluation. We have also created an overview free of volumes and marketcaps which allows you to jump through different projects with just one click.
Ann | This is the link to the project announcement. |
Base | The used code base from the blockchain source code. It’s the base. This does not say from which real code base the code was forked. Example GOSSIP Blockchain: Code base: PIVX but forked from: PHORE. It cannot be tracked from which code was forked. Mostly the operators themselves do not know if they do not have their own blockchain developer. |
Bootstrap | Exists a snapshot of the blockchain. Old static bootstrap snapshots are not accepted. A bootstrap snapshot is not necessarily required, it is just a nice to have feature and is not included in the overall rating. |
Build Signed | Is the software release signed either with a SHA256 checksum and/or GPG. |
Chain Start | The chain start is not to be confused with the project start. A project can be active for several years and have started a new blockchain 6 months ago. |
Chat | This is the link to the project chat. |
CI-Builds | A tool for continuous integration is used (e.g. Travis-CI). |
CMC | This is a direct link to CoinMarketCap. CMC is a trusted statistic site. |
Updated | The date of the last wallet update from the repository. This value should be used with caution. Some non-professional developers regularly update readme files or installation scripts that have nothing to do with a wallet update to present ” fake activity” here. |
DNS IPv4/6 | It shows if DNS seeders are present. |
Explorer Speed | Here we determine the speed of the block explorer using Google’s PageSpeed Insight. Fast is sexy. |
Gitian Build | If the software was compiled using Gitian. |
Last Release | We are reading via the Github API the last release date. |
P2P | The wallet peer-to-peer TCP port. It’s the “standard” port. |
Proof Type | The Consensus Algorithm. Bitcoin is using PoW. |
Purpose | The base of a project. A project without a real usecase is useless in long term. To make fast money it can work. The question is, who is the winner? |
RPC | The wallet remore-procedure-port. Background communication and data exchange is going on here. |
Team | The amount of displayed team members on the website. A “?” means, that the team is intransparent and we don’t know who is behind. Hypocritical photos or avatars do not count as team members. |
Timing | The average time in which a new block is created. Specified in seconds. |
Trust | The confidence level displayed is an overall result of the different values. Many good things create trust. |
Update Age | We are reading via the Github API the date from the last release and calculate the difference to now. |
Wallet Version | We are reading via the Github API the version number from the latests release. |
Web | This is the link to the project website. |
WP | This is the direct link to the WhitePaper. |