Skip to content

[INCOMPLETE] Expandable banking system for the CC:Tweaked mod

License

Notifications You must be signed in to change notification settings

AwMan3703/CCT-OpenBanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCT OpenBanking

Banking system for the CC:Tweaked mod

Can be forked to create software for a specific bank, customizing bank name, policies and whatever else you can think of. All scripts define a config file to quickly tweak settings (“OpenBankingConfig/<script name>Config.txt”, formatted as done by textutils.serialize())

Providing 3 separate scripts:

  • CLIENT
    • Installed on customers’ devices
    • Used to pay (to merchants) or transfer money (to other clients)
  • SERVER
    • Installed on bank's server
    • Manages accounts and transactions
  • MERCHANT
    • Used as a paypoint, to receive payments from clients

About

[INCOMPLETE] Expandable banking system for the CC:Tweaked mod

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages