Aptos by Example

A list of examples illustrating how different concepts and features work on Aptos through copyable examples. It provides source code and associated explanations.

TODO: Add an outline of features and the examples associated

  1. Hello Blockchain - The simplest contract
  2. Error Handling - How to handle errors