Namespace NArk.ArkadeIntents.Programs
Classes
- ArkadeIntentPrograms
The built-in Arkade program artifacts, parsed once from their embedded JSON and cached for the process lifetime (first access pays a single parse; every later access is free). Each is an ArkadeProgram template with unbound
$params— bind the constructor args and keys at contract construction (seeArkProgramContract).