Skip to content

Add token standards cheat sheet#46

Merged
PetarStoev02 merged 1 commit into
w3-kit:mainfrom
peter941221:issue/w3-kit-learn-44
May 14, 2026
Merged

Add token standards cheat sheet#46
PetarStoev02 merged 1 commit into
w3-kit:mainfrom
peter941221:issue/w3-kit-learn-44

Conversation

@peter941221
Copy link
Copy Markdown
Contributor

Summary

  • Add a quick-reference cheat sheet for ERC-20, ERC-721, ERC-1155, and SPL Token standards.
  • Include TS-style EVM signatures, Rust-style SPL Token signatures, events, common patterns, gotchas, and official reference links.
  • Place it under the existing guides/cheatsheets/ directory to match the repo's current structure.

Closes #44

Testing

  • npx prettier --check guides/cheatsheets/token-standards.md

@peter941221 peter941221 requested a review from PetarStoev02 as a code owner May 14, 2026 11:55
@peter941221 peter941221 force-pushed the issue/w3-kit-learn-44 branch from ac70adf to e633499 Compare May 14, 2026 12:07
Copy link
Copy Markdown
Contributor

@PetarStoev02 PetarStoev02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peter941221 LGTM, merging. Feel free to pick up any other open issue if you want to keep going.

@PetarStoev02 PetarStoev02 merged commit 0acddb0 into w3-kit:main May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Learn: Cheat sheet — Token standards reference (ERC-20/721/1155, SPL) (slice of #33)

2 participants