All Projects → mailchain → Mailchain

mailchain / Mailchain

Licence: apache-2.0
Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Mailchain

Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (+520.27%)
Mutual labels:  blockchain, crypto
Cava
ConsenSys core libraries for Java & Kotlin
Stars: ✭ 71 (-4.05%)
Mutual labels:  blockchain, crypto
Iotex Core
Official implementation of IoTeX blockchain protocol in Go.
Stars: ✭ 505 (+582.43%)
Mutual labels:  blockchain, crypto
Core
The ARK Core Blockchain Framework. Check https://learn.ark.dev for more information.
Stars: ✭ 288 (+289.19%)
Mutual labels:  blockchain, crypto
Pocket Core
Official implementation of the Pocket Network Protocol
Stars: ✭ 50 (-32.43%)
Mutual labels:  blockchain, crypto
Uport Connect
Main uPort library for front end developers
Stars: ✭ 295 (+298.65%)
Mutual labels:  blockchain, crypto
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (+787.84%)
Mutual labels:  blockchain, crypto
Iov Core
Client library for secure key management and multi-blockchain communication
Stars: ✭ 198 (+167.57%)
Mutual labels:  blockchain, crypto
Crypto Supplies
Cryptocurrency circulating, maximum and total supplies
Stars: ✭ 26 (-64.86%)
Mutual labels:  blockchain, crypto
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+1147.3%)
Mutual labels:  blockchain, crypto
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (+263.51%)
Mutual labels:  blockchain, crypto
Covenantsql
A decentralized, trusted, high performance, SQL database with blockchain features
Stars: ✭ 1,148 (+1451.35%)
Mutual labels:  blockchain, crypto
Derosuite
DERO: Secure, Anonymous Blockchain with Smart Contracts. Subscribe to Dero announcements by sending mail to [email protected] with subject: subscribe announcements
Stars: ✭ 216 (+191.89%)
Mutual labels:  blockchain, crypto
Ico Check
Background checks and due diligence for crypto projects
Stars: ✭ 368 (+397.3%)
Mutual labels:  blockchain, crypto
Elixir Node
Elixir full node implementation of the aeternity specification
Stars: ✭ 208 (+181.08%)
Mutual labels:  blockchain, crypto
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (+716.22%)
Mutual labels:  blockchain, crypto
Blockatlas
Clean and lightweight cross-chain transaction API
Stars: ✭ 169 (+128.38%)
Mutual labels:  blockchain, crypto
Gun
An open source cybersecurity protocol for syncing decentralized graph data.
Stars: ✭ 15,172 (+20402.7%)
Mutual labels:  blockchain, crypto
Maskbook
The portal to the new, open internet. ([I:b])
Stars: ✭ 691 (+833.78%)
Mutual labels:  blockchain, crypto
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-14.86%)
Mutual labels:  blockchain, crypto

Mailchain

Build Status Coverage Status Go Report Card

Introduction

Mailchain enables blockchain-based email-like messaging with plain or rich text and attachment capabilities. Using blockchain protocols and decentralized storage, Mailchain delivers a simple, secure, messaging experience.

The majority of blockchain protocols provide no standard way to handle messaging. Some account holders have sent messages as an encrypted or unencrypted string included in transaction data. Some applications work around the problem by asking users to link another method of contact (e.g. email address, phone number etc.) to an application. This compromises anonymity by asking users to link or reveal an identity. It also increases exposure to security risks, and relies on additional centralized services.

Mailchain provides a solution to these problems and a generalized solution to email message on blockchain protocols.

Repo layout

This is the primary repo for the Mailchain development.

The primary Mailchain repositories to be aware of are:

Quickstart and documentation

You can run Mailchain on most operating systems in a matter of seconds. See the Mailchain Getting Started Guide for how.

For more comprehensive documentation, start with the Mailchain docs. (The doc source code is available in the docs repo.)

Working in this repo

We ❤️ pull requests! See CONTRIBUTING.md for info on contributing changes.

Get involved

Code of conduct

This project is for everyone. We ask that our users and contributors take a few minutes to review our code of conduct.

Development Guide

See development guide for information on getting started as a developer.

Security Review Status: pre-audit

The code in this repository has not been audited.

License

Copyright 2019, Finobo. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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].