SoftBank (soft_bank v1.0.0) View Source
The Main Interface for the Application
Link to this section Summary
Functions
Add a currency to the db and load into the ledger system
See SoftBank.Accountant.balance/1
.
See SoftBank.Accountant.convert/2
.
Create a new account
See SoftBank.Accountant.deposit/2
.
Login to the account This will start a genserver to act as an accountant to abstract transactions, accountants auto shutdown after a ttl.
See SoftBank.Accountant.transfer/3
.
See SoftBank.Accountant.withdrawl/2
.
Link to this section Functions
Add a currency to the db and load into the ledger system
See SoftBank.Accountant.balance/1
.
See SoftBank.Accountant.convert/2
.
Create a new account
See SoftBank.Accountant.deposit/2
.
Login to the account This will start a genserver to act as an accountant to abstract transactions, accountants auto shutdown after a ttl.
See SoftBank.Accountant.transfer/3
.
See SoftBank.Accountant.withdrawl/2
.