TODO List - RenegadeMinds/testbed GitHub Wiki
There are different moving parts to a game running on the XAYA platform. The following is a "concept" checklist for you to check off as you master those different concepts. It is arranged in order. The first elements are required before you can do anything. Many of them are very simple or even trivial, but they are required. Later down the list you can find more complex and difficult concepts that need to be mastered.
- ⚪ Read Blockchain Basics
- ⚪ Familiarise yourself with the basic architecture
- ⚪ Learn about xayad
- ⚪ Learn about XAYA RPC methods
- ⚪ name_list
- ⚪ name_register
- ⚪ name_update
- ⚪ others
- ⚪ Learn about xaya-cli
- ⚪ Use XAYA RPC methods live on the blockchain
- ⚪ name_list
- ⚪ name_register
- ⚪ name_update
- ⚪ others
- ⚪ Write an RPC utility for regtest
- ⚪
- ⚪
- ⚪
- ⚪ Do the Hello World! C++ Tutorial
- ⚪ Do the Hello World! C# Tutorial
- ⚪ Read the initial Mover document
- ⚪ Do the Mover C++ console tutorial
- ⚪ Do the Mover C# console tutorial
- ⚪ Do the Mover C# Unity tutorial
- ⚪ Read the initial callback tutorial
- ⚪ Read the backward callback tutorial
- ⚪ Read the forward callback tutorial
- ⚪
- ⚪
- ⚪
- ⚪
- ⚪
- ⚪
- ⚪
- ⚪