The Keyple Plugin Storage Card API is dedicated to the development of specific Keyple plugins able to handle Storage Cards. It normalizes the interactions between a Keyple plugin and an APDU interpreter implementation dedicated to Storage Cards processing.
The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.
API documentation & class diagram is available online: docs.keyple.org/keyple-plugin-storagecard-java-api
The code is built with Gradle and is compliant with Java 1.8 in order to address a wide range of applications.
This project uses GitHub Actions for continuous integration. Every push and pull request triggers automated builds and checks to ensure code quality and maintain compatibility with the defined specifications.