All Projects → systemaccounting → mxfactorial

systemaccounting / mxfactorial

Licence: other
a payment application intended for deployment by the united states treasury

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
HCL
1544 projects
shell
77523 projects
typescript
32286 projects
Svelte
593 projects

Projects that are alternatives of or similar to mxfactorial

godsend
A simple and eloquent workflow for streaming messages to micro-services.
Stars: ✭ 15 (-58.33%)
Mutual labels:  stream-processing, streaming-api, streaming-data
fints-institute-db
Database of German Banks and their HBCI / FinTS endpoints
Stars: ✭ 28 (-22.22%)
Mutual labels:  finance, fintech, banking
bankster
Money Creation Made Easy
Stars: ✭ 30 (-16.67%)
Mutual labels:  finance, fintech, banking
Lab.js
Online research made easy
Stars: ✭ 140 (+288.89%)
Mutual labels:  science, economics
Abipy
Open-source library for analyzing the results produced by ABINIT
Stars: ✭ 69 (+91.67%)
Mutual labels:  science, physics
Refractiveindex.info Database
Database of optical constants
Stars: ✭ 87 (+141.67%)
Mutual labels:  science, physics
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (-36.11%)
Mutual labels:  science, physics
frizzle
The magic message bus
Stars: ✭ 14 (-61.11%)
Mutual labels:  stream-processing, streaming-data
Math Science Video Lectures
List of Science courses with video lectures
Stars: ✭ 219 (+508.33%)
Mutual labels:  science, physics
ultimateMICR-SDK
Bank check information extraction/OCR from Magnetic Ink Character Recognition [MICR] (E-13B & CMC-7) using deep learning
Stars: ✭ 42 (+16.67%)
Mutual labels:  fintech, banking
edgar-crawler
Download financial reports from SEC's EDGAR. Extract clean textual data from specific item sections and bootstrap your financial NLP research. Software from the research paper published in ECONLP 2021.
Stars: ✭ 71 (+97.22%)
Mutual labels:  finance, economics
Core
The core source repository for the Cherab project.
Stars: ✭ 26 (-27.78%)
Mutual labels:  science, physics
pbcpy
Python package providing some useful tools when dealing with molecules and materials under periodic boundary conditions and uniform grids. This is a mirror of https://gitlab.com/ales.genova/pbcpy
Stars: ✭ 18 (-50%)
Mutual labels:  science, physics
Landgreen.github.io
Landgreen's public site: physics notes, n-gon
Stars: ✭ 125 (+247.22%)
Mutual labels:  science, physics
multiphysics
Interactive Multiphysics Simulation for Everyone
Stars: ✭ 41 (+13.89%)
Mutual labels:  science, physics
Artiq
A leading-edge control system for quantum information experiments
Stars: ✭ 245 (+580.56%)
Mutual labels:  science, physics
starling-roundup
Round-up your Starling Bank transactions and transfer the proceeds to a savings goal
Stars: ✭ 17 (-52.78%)
Mutual labels:  finance, fintech
good-reads
List of inspiring articles, blogs, tutorials and books. Tech stuff.
Stars: ✭ 14 (-61.11%)
Mutual labels:  finance, physics
arogozhnikov.github.io
'Brilliantly wrong' blog, Machine Learning visualizations live here
Stars: ✭ 120 (+233.33%)
Mutual labels:  science, physics
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (-8.33%)
Mutual labels:  science, physics

systemaccounting

contribute Discord

a payment application intended for deployment by the united states treasury that eliminates monetary inflation, systemic default risk, and the uncompetitive access to capital

systemaccounting optimizes the flow of capital by expediting the discovery of economic opportunity through physics and data science. dashboarding real-time business performance within an equally-accessible space spanned by a metric not only maximizes capital's throughput between investors and entrepreneurs, it also transparently benchmarks lending rates between borrowers and lenders. in addition to eliminating interest rate manipulation by central commitees, systemaccounting solves monetary inflation and systemic default risk through its practice of cross-user, double-entry accounting. by recording transactions as conserved quantites, user equity remains separate and protected from the liability produced by government-chartered lending firms

content

economic policy as code video series

faqs

q. is this a "cryptocurrency"?
a. no, and please use the word encryption

q. is this a "blockchain"?
a. no, and please use the word replication

q. i dont find any words in here used by the media. what is this?
a. encryption solves access risk. replication solves single point of failure and inconsistency risk. neither of these solutions are relevant to modeling a currency as an electric current. this payment application solves current economic issues by replacing "monetary" policy with a natural physical law. encryption and replication are secondary

q. what is the equation?
a. u = transactions per second, wi = value conserved per transaction, Mx! = value visible in a combinatorial game

q. do you have any demos?
a. watch the economic policy as code video series

q. how to explain this project to non engineers?
a. share the economic policy as code video series

q. why is the code public if the license is private?
a. publicly used code is a public structure

use cases

public demonstration of the following use cases through a systemaccounting function:

                                                 ★
                                                 ∧
                                               /   \
                            dual +/− value @ t       dual +/− value @ t+n
                                            /         \
                {                                          {
                  "debitor": "John",                         "debitor": "Mary",
                  "creditor": "Mary",                        "creditor": "Isaac",
                  "item": "bread",                           "item": "milk",
                  "price": "3.25",                           "price": "3.25",
                  "time": "2019-07-12T12:11:31",             "time": "2019-07-14T07:36:15",
                }                                          }

// "Mary" account balance Δ = 0 after selling and buying in
// autonomous market pricing bread = milk
  • contracts as code: enabling transaction automation through publicly-contributed scripts, e.g. automating tax, debt & equity sales, dividend, interest, wage and bill payments (input)
  • maintaining publicly-accessible static and streaming endpoints servicing third-party visualization and optimization (output)

this project intends to exploit the software engineering community's familiarity with data science to rapidly develop their capacity to describe an economy using mathemtical physics. software engineers may be expediently converted to phd-level experts because they come equipped with the technology to test, adopt, and communicate the subject to others. adding to the project's list of features is designed to foster enough interaction between engineers and the data model that a movement to eliminate nothing but public ignorance becomes generally accepted as possible only when it's precipitated by activism pursued—not in the streets where slogans, bottles, and rocks are blindly hurled at others who are equally frustrated with their economy, but on knowledge's frontier where science and technology are used as tools to empower mankinds revolution in the cloud

environment

license

private, receiving added value is sustained & acknowledged by sending value

contribute

  • to contribute code, negotiate rates in new or existing issues, fork, build your environment, then send pull requests
  • supporters preferring to contribute funds may do so from the financial support page

byoe development

  1. git clone https://github.com/systemaccounting/mxfactorial, or fork and git clone
  2. make new-iam in project root to create a temporary admin iam credential for your gitpod workspace
  3. git checkout -b feature-branch
  4. create a gitpod by navigating to a context url in the browser, e.g. https://gitpod.io/#https://github.com/systemaccounting/mxfactorial/tree/feature-branch
  5. build your own environment: follow prompts to build infrastructure and deploy app code to aws (10 mins)
  6. make test ENV=dev in project root to test creating a transaction request and approval
  7. make get-secrets ENV=dev in project root to create an .env file with the CLIENT_URI and GRAPHQL_URI variables
  8. navigate to CLIENT_URI and GRAPHQL_URI in a browser to view the web client and graphiql explorer
  9. import services/graphql/postman/graphql.postman_collection.json into postman and set the GRAPHQL_URI environment variable to test the api, e.g. graphql/balance
  10. make delete-dev to tear down cloud environment (leave workspace running until finished)
  11. delete gitpod workspace in browser ui
  12. make delete-iam to delete gitpod iam credential

notebook

access ./mxfactorial.ipynb jupyter notebook locally:

docker run \
  --rm \
  -p 8888:8888 \
  -v $PWD/mxfactorial.ipynb:/home/jovyan/mxfactorial.ipynb \
  jupyter/datascience-notebook

requirements

roadmap

  • set up managed application & persistence layer
  • produce requirements & code for:
    • data model
    • endpoints
    • mobile web client for transactions (write)
    • mobile-enabled web client for visualizing economic activity (read) through the data layer feature of the google maps javascript api

note: both transaction and visualization clients will be strictly served by publicly-accessible endpoints to demonstrate for the u.s. treasury that with enough security, anyone may build an app that submits transaction data to the public ledger, thereby eliminating "banks" from the value transmission equation

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