Hi all!
I am preparing a technical training for Catapult, which I will structure it like this:
Nem2 | Catapult for Developers
- Level | Beginners
- Duration | 20 hours per module
- Oriented to | Application (App) Development
- Laboratory Programming Languages | JavaScript, Golang
- Laboratory Operating System | Linux
Contents
Module I:
-
Introduction
-
What is Catapult?
-
Namespaces
-
Mosaics
-
Cryptography
• Private and Public Keys
• Account Addresses -
Transactions
• Types of transactions.
◦ Transfer Transaction.
◦ Register Namespace Transaction
◦ Mosaic Definition Transaction
◦ Mosaic Supply Change Transaction
◦ Modify Multisig Account Transaction
◦ Aggregate Complete Transaction
◦ Aggregate Bonded Transactions
◦ Signing Announced Aggregate Bonded Transactions
Module II:
-
Introduction to the Catapult SDKs
-
Creation environment development
-
NEM2-CLI
-
API Rest
• Types of queries
• Get Accounts info
• Get Transactions info
• Get Mosaic info
• Get Namespace info
• Get BlockChain info
• Get Network info -
Websocket
• Channels
• block
• confirmedAdded
• unconfirmedAdded
• unconfirmedRemoved
• partialAdded
• partialRemoved
• cosignature
• status
- Raw data decoding.
Module III:
- Multi-Signature Accounts
- Registering Namespaces
- Registering Mosaics
- Mosaics Definition
- Create Transfer-Type Transactions
- Multi-Signature Transaction Signature.
Module IV:
- Multi-Signature, Multi-Level Accounts
- Aggregated Transactions
- Aggregate bonded Transactions
- Aggregate bonded Transactions Signature
Nem2 | Catapult for Implementers
- Level | Advanced
- Duration | 20 hours
- Oriented to | Computer Engineers
- Lab Operating System | Linux
Contents
-
Introduction
-
What is Catapult?
-
Catapult Layers
-
Nodes
• P2P Components
• Node Types
• Node Reputation -
REST API Server
-
MongoDB Server
-
Building & Installing Nodes
-
PEER-Type Node configuration
-
API-Type Node configuration
-
Installing MongoDB
-
Compiling and installing the REST API Server
-
REST API Server Configuration
-
NEMESIS Block Generation
-
Catapult Blockchain Start-up
-
Transaction Test
I would appreciate your comments very much