All Projects → Adamant-im → Adamant Im

Adamant-im / Adamant Im

Licence: gpl-3.0
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Adamant Im

Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-10.89%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, wallet, decentralization, decentralized
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-18.32%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, wallet, decentralization, decentralized
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+1670.3%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, decentralization, decentralized
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-30.2%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, wallet
Lbrycrd
The blockchain that provides the digital content namespace for the LBRY protocol
Stars: ✭ 2,756 (+1264.36%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, decentralized
alternative-frontends
🔐🌐 Privacy-respecting web frontends for popular services
Stars: ✭ 821 (+306.44%)
Mutual labels:  decentralized, tor, anonymity, decentralization
adamant-iOS
iOS native client for ADAMANT Decentralized Messenger
Stars: ✭ 20 (-90.1%)
Mutual labels:  communication, decentralized, messenger, wallet
go-peer
Library for create secure and anonymity decentralized networks.
Stars: ✭ 74 (-63.37%)
Mutual labels:  decentralized, messenger, secure, anonymity
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+1537.13%)
Mutual labels:  blockchain, cryptocurrency, wallet, messenger
Deeponion Legacy
Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR Network (legacy)
Stars: ✭ 413 (+104.46%)
Mutual labels:  blockchain, cryptocurrency, tor, secure
Zeronet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Stars: ✭ 17,227 (+8428.22%)
Mutual labels:  bitcoin, tor, anonymity, decentralized
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+3449.01%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, decentralized
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-57.43%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, anonymity
Crypto Ecosystems
A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems
Stars: ✭ 140 (-30.69%)
Mutual labels:  blockchain, cryptocurrency, decentralization
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-31.19%)
Mutual labels:  blockchain, bitcoin, cryptocurrency
Bitcoin On Nodejs
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
Stars: ✭ 2,321 (+1049.01%)
Mutual labels:  blockchain, bitcoin, cryptocurrency
Alpha Wallet Ios
An advanced Ethereum mobile wallet
Stars: ✭ 140 (-30.69%)
Mutual labels:  blockchain, wallet, decentralized
Bismuth
[Migrated] The first Python blockchain protocol and platform
Stars: ✭ 186 (-7.92%)
Mutual labels:  bitcoin, cryptocurrency, decentralized
Golden Wallet React Native
Golden - Best Wallet Ever
Stars: ✭ 201 (-0.5%)
Mutual labels:  blockchain, bitcoin, cryptocurrency
Arcbit Ios
arcbit - iOS bitcoin wallet http://arcbit.io
Stars: ✭ 142 (-29.7%)
Mutual labels:  blockchain, bitcoin, wallet

ADAMANT Messenger Progressive Web Application (PWA)

It is a messaging application client for ADAMANT Blockchain. See ADAMANT Project at adamant.im.

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.

Privacy is the main concept of ADAMANT: neither phone numbers nor emails are required. Apps have no access to the contact list or geotags, IPs are hidden from chatters and paranoids can use Tor app.

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.

This application deployed at msg.adamant.im. Feel free to run your own messenger using this code and Build Setup.

Project setup

yarn install

Note: some dependencies may ask for specific Node.js version, you can ignore this with yarn install --ignore-engines.

Compiles and hot-reloads for development

yarn run serve

Compiles and hot-reloads self-signed https-server for development

yarn run https

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your end-to-end tests

yarn run test:e2e

Run electron version

yarn run electron:serve

Build electron version

yarn run electron:build

Note for Windows users

To build on Windows you must install build tools for windows, it is easier to do this with windows-build-tools npm package.

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].