This repository contains minimal, self-contained, executable example projects which demonstrate how to perform specific operations using Uphold's REST API.
Please note that the examples contained here are optimized for clarity and simplicity. They are not meant to illustrate the coding style or structure that we'd recommend for production applications, but rather provide an entry point to start experimenting with Uphold's API.
To try out each example, navigate to the corresponding folder and follow the instructions in the README.
The currently available examples are:
- Authentication
- Transactions
Feel free to submit your own examples to this repository! Just make sure to follow the MRE/SSCCE principles, and describe all steps to run the project in a README file similar to those of the current examples.
The contents of this repository are licensed under the MIT license.