KAL's XFS4IoT SP-Dev is an open source implementation of the revolutionary new XFS version 4 global standard. It is ready for the IoT era and paves the way for a cloud-based, secure, OS-agnostic ATM industry.
This pioneering framework will enable hardware manufacturers and vendors to quickly create XFS4IoT SPs and offers numerous benefits. As well as being OS-agnostic, it is multivendor and works with hardware from multiple vendors, providing banks with greater choice, enhanced security and lower costs.
Hardware and software vendors, test software suppliers and application developers are all invited to join a working group to help develop the new framework, which will be available under the MIT open source license.
Find out more about this exciting new project and how you can get involved in shaping the ground-breaking XFS4IoT SP-Dev framework by contacting us @ [email protected]
Sample code is available in the KAL_XFS4IoT_SP-Dev-Samples repo
Documentation is available at KAL_XFS4IoT_SP-Dev-Documentation
- Clone KAL_XFS4IoT_SP-Dev repository from https://github.com/KAL-ATM-Software/KAL_XFS4IoT_SP-Dev.
- Install Visual Studio 2022 and .Net8 SDK or runtime.
- Open the solution
Framework/SPFramework.sln
in Visual Studio 2022. - Select Solution SPFramework in the solution explorer and execute Clean Solution.
- Select Solution SPFramework in the solution explorer and execute Rebuild Solution.
- Build complete all 25 projects without errors.
- Binaries are created under
Framework/bin/Debug/net8.0
orFramework/bin/Release/net8.0
.