Decentralized application
DApps have their backend code running on a decentralized peer-to-peer network, as opposed to typical applications where the backend code is running on centralized servers. All data and the code is located in blockchain so it could be easily examined and tested. Our DApp is built on several self-executing Ethereum smart-contracts, which means that it functions without further implementation.
Our smart-contracts are written on Solidity language and could be audited or reviewed by everybody.