Feedback from SPL Token Workshop Attendees

These comments come from learners who attended sessions at our Wales Farm Road space or online. Names are used with permission. We include reservations where learners shared them.

The fundamentals workshop finally connected the explorer view to the whiteboard diagrams. I had read the SPL token docs twice before but the associated token account derivation only clicked when Elena drew the seed inputs live.
Tom BradleyDeveloper, Bristol — SPL Token Fundamentals, November 2025
Marcus was patient when I kept confusing mint authority with freeze authority. The printed cheat sheet now sits above my monitor. I do wish the deep dive had covered Token-2022 extensions, but the standard SPL content was exactly what I needed first.
Sarah NguyenCommunity organiser — Token Account Deep Dive, December 2025
We booked a mint authority consultation before our test launch. The written summary caught that we were planning to revoke mint authority before minting the full community allocation. That alone justified the session fee.
Daniel OkoroProject lead — Mint Authority Consultation, January 2026
Online attendance worked well — I received the PDF materials beforehand and the screen sharing was clear. The only downside was not being able to flip through the laminated debugging chart Marcus uses in person.
Fiona ReidRemote learner, Edinburgh — Token Account Deep Dive, February 2026
I attended with zero blockchain experience beyond buying SOL. Four hours was the right length — dense but not overwhelming. I needed to re-read my notes the next day, which I expected.
Chris PalmerFirst-time learner — SPL Token Fundamentals, March 2026
Private tutoring helped me trace a failed devnet transfer step by step. Marcus identified that I was sending to a wallet address instead of a token account address. Simple mistake, but I had stared at it for two days alone.
Leila HassanPrivate tutoring client — April 2026

Case: Debugging a Community Airdrop Before Mainnet

Learner: Daniel Okoro and two co-organisers
Service: Mint Authority Consultation followed by Token Account Deep Dive
Timeline: January–February 2026

Daniel's team planned a small community token on Solana. They had created a devnet mint but their test airdrop failed silently for roughly a third of recipients. They booked a consultation to review authority settings and returned for a deep dive focused on the airdrop failures.

During the consultation we mapped their planned authority revocation sequence and flagged that freeze authority was still held by a single-key hot wallet they intended to discard. In the deep dive, we traced the failed airdrop transactions and found that recipients without pre-existing associated token accounts were omitted because their script skipped the create-ATA instruction.

Daniel's team revised the script to include account creation, re-ran the devnet airdrop successfully, and delayed mainnet deployment by two weeks to complete additional testing. They reported that the combined sessions cost less than the developer hours they had already spent debugging alone.

Case: From Confused Reader to Confident Explorer User

Learner: Tom Bradley
Service: SPL Token Fundamentals Workshop
Timeline: November 2025

Tom maintained a web application that displayed SPL token balances but did not understand why some balances appeared under unexpected addresses. He had relied on copy-pasted code without grasping the underlying account model.

At the workshop Tom worked through a devnet transfer while annotating a printed diagram. By the third hour he could predict the associated token account address before the wallet software displayed it. He later emailed to say he removed a brittle address lookup from his codebase and replaced it with standard derivation — reducing support tickets from confused users.

Tom noted that the session pace was brisk for complete beginners but ideal for someone with his background. He recommended arriving with a specific mint address to investigate, which he did with a project token he supported.

Share Your Workshop Experience

After your session we send a brief feedback form. Your comments help us refine materials and improve future workshops.

Book a Session