Coder Social home page Coder Social logo

rrozek / opentxs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lclc/opentxs

0.0 1.0 0.0 96.66 MB

Open Transactions - Libraries and CLI

Home Page: http://opentransactions.org/

License: Other

CMake 1.48% C++ 98.48% Python 0.01% PowerShell 0.02%

opentxs's Introduction

Open-Transactions Library Project

License: MPL 2.0

Android Linux Windows

The Open-Transactions project is a collaborative effort to develop a robust, commercial-grade, fully-featured, free-software toolkit implementing the OTX protocol as well as a full-strength financial cryptography library, API, CLI, and prototype server. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the Open-Transactions toolkit and its related documentation.

Official Wiki

http://opentransactions.org/

About

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc.

Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipts are destructible and redundant. The transactions are unforgeable. The cash is untraceable. The cheques are non-repudiable. Etc.

This product includes software developed by Ben Laurie for use in the Lucre project.

Contributing

All development goes in develop branch - please don't submit pull requests to master.

Use clang-format and cmake-format.

CppCheck and clang-format Git hooks

For convenience please enable the git hooks which will trigger cppcheck and clang-format each time you push or commit. To do so type in the repo directory:

cd .git/hooks
ln -s ../../cmake/scripts/git_hooks/pre-push
ln -s ../../cmake/scripts/git_hooks/pre-commit

To check your code without pushing the following command can be used:

git push -n

Build Instructions

Ensure opentxs is fully checked out prior to running cmake:

git submodule update --init --recursive

Basic build instructions:

mkdir build
cd build
cmake -GNinja -DBUILD_SHARED_LIBS=ON ..
cmake --build .
ctest -j4
sudo cmake --install .

opentxs's People

Contributors

albertocabello avatar bartalke avatar benma avatar bluewall avatar bugfreesoftware avatar da2ce7 avatar digital-michael avatar fellowtraveler avatar grealish avatar haarts avatar justusranvier avatar klzns avatar kmels avatar lclc avatar martinhbramwell avatar matthewholt3 avatar mhamrle avatar michael avatar murrekatt avatar nopdotcom avatar ottoallmendinger avatar pjz avatar randy-waterhouse avatar rfree2 avatar str0g avatar thosmos avatar tomlandrum avatar tommyodom avatar wallydog66 avatar yamamushi avatar

Watchers

 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.