docs: token ledgers guide#34
Conversation
ReviewMust-fix
Suggestions
Verified
|
- Fix icp.yaml config: use build/steps/pre-built with url + init_args instead of invalid recipe/type/custom (dfx-ism) - Add missing Motoko imports (Array, Nat8) in subaccount snippet - Add icrc1_balance_of examples (Rust + Motoko) - Add candid language tag to Account type code fence - Remove unused caller capture from Motoko approveSpender - Rebase on main to drop stale reverse-diffs
5e57091 to
d89a652
Compare
|
Feedback addressed:
|
Move canister ID tables to token-ledgers (where devs need them for code). Replace table in token-standards with pointer to guide. Improve framing: note these are DFINITY-maintained, link to Dashboard for full registry, drop Fee column, add icrc1_fee callout.
Summary
Sync recommendation
informed by dfinity/portal docs/defi/token-standards/, docs/defi/token-integrations/ — icrc-1.mdx, icrc-2.mdx, icrc-7.mdx, icrc-37.mdx; dfinity/icskills skills/icrc-ledger/SKILL.md; dfinity/examples motoko/nft-creator