package
module
Version:
v1.4.6
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
A virtual machine for moving money.
This repo bundles:
- The Formance Machine VM
- A Numscript parser
- A Numscript compiler
Example
send [USD/2 1099] (
source = {
@users:001:wallet
@users:001:credit
}
destination = {
85% to @drivers:033
15% to @platform:fees
}
)
Documentation
You can find the complete Formance documentation at docs.formance.com
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides `Machine`, which executes programs and outputs postings.
|
Provides `Machine`, which executes programs and outputs postings. |
|
|
|
Click to show internal directories.
Click to hide internal directories.