GithubHelp home page GithubHelp logo

isabella232 / mobilecoin-swift Goto Github PK

View Code? Open in Web Editor NEW

This project forked from signalapp/mobilecoin-swift

0.0 0.0 0.0 4.28 MB

SDK for communicating with the MobileCoin network in Swift

License: GNU General Public License v3.0

Swift 98.73% Ruby 0.87% Makefile 0.33% C 0.03% Objective-C 0.04%

mobilecoin-swift's Introduction

MobileCoin logo

CircleCI Documentation

MobileCoin Swift

MobileCoin is a privacy-preserving payments network designed for use on mobile devices.

Sending your First Payment

Note to Developers

  • MobileCoin is a prototype. Expect substantial changes before the release.
  • Please see CONTRIBUTING.md for notes on contributing bug reports and code.

Table of Contents

License

MobileCoin is available under open-source licenses. Please read the LICENSE.md and corresponding LICENSE.

Cryptography Notice

This distribution includes cryptographic software. Your country may have restrictions on the use of encryption software. Please check your country's laws before downloading or using this software.

Repository Structure

Directory Description
Example Example application.
Sources Sources for the MobileCoin Swift SDK.
Tests Tests.
Vendor iOS Artifacts.

Build Instructions

The workspace can be built with make.

  1. Initialize or update submodules

    git submodule update --init --recursive
    
  2. Install Ruby

  3. Install the gem bundler

    gem install bundler
    
  4. Build the MobileCoin Swift SDK

    make
    

Note: To build libmobilecoin, run make in libmobilecoin-ios-artifacts.

Overview

MobileCoin is a payment network with no central authority. The fundamental goal of the network is to safely and efficiently enable the exchange of value, represented as fractional ownership of the total value of the network. Like most cryptocurrencies, MobileCoin maintains a permanent and immutable record of all successfully completed payments in a blockchain data structure. Cryptography is used extensively to establish ownership, control transfers, and to preserve cash-like privacy for users.

For more information about the cryptocurrency, see MobileCoinFoundation/MobileCoin.

Support

For troubleshooting help and other questions, please visit our community forum.

You can also open a technical support ticket via email.

Trademarks

MobileCoin is a registered trademark of MobileCoin Inc.

mobilecoin-swift's People

Contributors

briancorbin avatar dependabot[bot] avatar kylefleming avatar sugargoat avatar the-real-adammork avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.