You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2024. It is now read-only.
For the (at this time) unassigned mods, there are PBA materials that could act as the basis for crafting each doc item/mod, perhaps cross referencing the PBA book so there is less duplication of information:
trait_based_programming - There is a private "assignment 0" that covers more than https://github.com/Polkadot-Blockchain-Academy/pba-qualifier-exam that is a good reference for non-trivial rust traits. @kianenigma may be able to open that up for this content and the next one, as it covers an impl of a basic cryptocurrency in the style of Substrate. See also tips and tricks for key topics to consider in this doc item.
blockchain_state_machines - The PBA entrance exam has a minimal impl as reference to pull from perhaps, and the content from the BA cohort might serve as a good basis to reference, and the most recent book entry should be used as the most trusted up-to-date on that content.
Document the following items, listed here
Subtasks
glossary
#40runtime_vs_smart_contract
#41signed_extensions
#42frame_origin
#43safe_defensive_programming
#44frame_composite_enums
#45fee_less_runtime
#46metadata
#47frame_system_accounts
#48frame_currency
#49frame_benchmarking_weight
#50chain_spec_genesis
#51wasm_memory
#52cli
#53consensus_swapping
#54runtime_upgrades
#55core
vsstd
#71The text was updated successfully, but these errors were encountered: