This repository contains examples for using the Keeta Network Client and Anchor SDK's. Each example is an independent demonstration of some aspect of the SDK's functionality. The examples are not designed to be run in a specific order.
Feel free to explore the examples and modify them to suit your needs. If you have any questions or suggestions, please open an issue in the repository.
Use make help to get a list of runnable examples.
Each example can then be run, for example as make client/accounts-parse-metadata which corresponds to the src/client/accounts-parse-metadata.ts file.