All Projects → adjoint-io → Uplink

adjoint-io / Uplink

Licence: apache-2.0
A orchestration tool for secure multiparty cashpool workflows.

Programming Languages

haskell
3896 projects

Labels

Projects that are alternatives of or similar to Uplink

Datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
Stars: ✭ 156 (-12.85%)
Mutual labels:  finance
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-8.94%)
Mutual labels:  finance
Fireflymobile
Mobile Application for Firefly III written in Kotlin
Stars: ✭ 172 (-3.91%)
Mutual labels:  finance
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+1022.35%)
Mutual labels:  finance
Simfin
Simple financial data for Python
Stars: ✭ 162 (-9.5%)
Mutual labels:  finance
Mixture model trading public
Stars: ✭ 166 (-7.26%)
Mutual labels:  finance
Langxdblog
一名项目兼产品管理老鸟的心得体会
Stars: ✭ 153 (-14.53%)
Mutual labels:  finance
Avanza
A JavaScript client for the unofficial Avanza API
Stars: ✭ 177 (-1.12%)
Mutual labels:  finance
Presentations
Slide show presentations regarding data driven investing.
Stars: ✭ 162 (-9.5%)
Mutual labels:  finance
Piecash
Pythonic interface to GnuCash SQL documents
Stars: ✭ 172 (-3.91%)
Mutual labels:  finance
Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-12.29%)
Mutual labels:  finance
Bdgt
Big finance tools in a small package
Stars: ✭ 159 (-11.17%)
Mutual labels:  finance
Ynab Sdk Js
YNAB API JavaScript Library
Stars: ✭ 167 (-6.7%)
Mutual labels:  finance
Piggyvault
Family finance management app.
Stars: ✭ 152 (-15.08%)
Mutual labels:  finance
Machine Learning And Reinforcement Learning In Finance
Machine Learning and Reinforcement Learning in Finance New York University Tandon School of Engineering
Stars: ✭ 173 (-3.35%)
Mutual labels:  finance
Pyportfolioopt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Stars: ✭ 2,502 (+1297.77%)
Mutual labels:  finance
Pandas Datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
Stars: ✭ 2,183 (+1119.55%)
Mutual labels:  finance
Universaltoken
Implementation of Universal Token for Assets and Payments
Stars: ✭ 176 (-1.68%)
Mutual labels:  finance
Dart Fss
한국 금융감독원에서 운영하는 다트(Dart) 시스템 크롤링을 위한 라이브러리
Stars: ✭ 177 (-1.12%)
Mutual labels:  finance
Alpha Mind
quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
Stars: ✭ 171 (-4.47%)
Mutual labels:  finance

Uplink

CircleCI

Uplink is a distributed database built for orchestrating secure multiparty workflows.

Uplink operates as a federation of nodes which communicate over a private network to provide an append-only database in which all transactions are cryptographically signed and where all members participate in a consensus protocol to maintain and verify the ledger state.

Uplink also has the capacity to run multiparty workflows which are units of logic which run across the network and allow counterparties to interact through ledger stored programs that can model common business processes and financial workflows. Provided with the ledger is a scripting language FCL (Financial Core Language) built for orchestration and business workflow modeling.

The community version of Adjoint's software is released under an Apache License and is part of a larger suite of tools and languages offered commercially.

Documentation

Extensive documentation can be found here.

License

Uplink is released under the Apache 2.0 license. See 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].