ADAMANT Messenger Progressive Web Application (PWA): Decentralized Messenger that uses ADAMANT Blockchain
ADAMANT is a decentralized anonymous messenger based on the blockchain system. It’s independent of any governments or corporations, and even developers due to the distributed network infrastructure that contains an open-source code.
The ADAMANT blockchain system belongs to its users. Nobody can control, block, deactivate, restrict or censor accounts. Users take full responsibility for their content, messages, media, and goals and intentions of using the messenger.
The app is built using Vue, the popular JavaScript framework as a progressive web app (PWA).
Blockchain-based Encryption
All the messages are encrypted with the Diffie-Hellman Curve25519, Salsa20, Poly1305 algorithms and signed by SHA-256 + Ed25519 EdDSA. Private keys are never transferred to the network. The sequence of messages and their authenticity is guaranteed by the blockchain.
Built-in Crypto
ADAMANT includes crypto wallets for ADAMANT (ADM), Bitcoin (BTC), Ethereum (ETH), Lisk (LSK), Dogecoin (DOGE) and Dash (DASH).
Private keys for the wallets are derived from an ADAMANT passphrase. You can export the keys and use them in other wallets.
License: GPL3.0
The Project is released as an open-source app under the GPL-3.0 License