To run the tutorials in this repository, you need to have a Machina instance. Obtaining a Machina instance is done by clicking on "Start For Free" on the Machina Developers Portal. After your instance has been created, you'll be directed to create your device credentials. Depending on the language chosen, you might have to install an SDK. Once you have run "Hello, World!", you're ready for the samples.
This repository is used in conjunction with Machina SDK where there are explanations for each SDK sample. Samples are in C++, C#, Java, JavaScript, and Python. Note: Not all samples are available in all languages.
The code samples contain tasks for:
- agent creation
- key creation, fetching, and updating with different attributes
- encryption/decryption with different algorithms
- logging
Since this repository is tied directly to Machina Developers Portal, we do not take pull requests for this repository. However, please open an issue to provide feedback for corrections, fixes and suggestions for enhancement.
SDK documentation can be found here.