This week I built three different Token-2022 mints on Solana Devnet:
A fee-bearing token
An interest-bearing token
A non-transferable (soulbound) token
The biggest realization wasn't learning new CLI commands.
This week I built three different Token-2022 mints on Solana Devnet: A fee-bearing token An...
This week I built three different Token-2022 mints on Solana Devnet:
A fee-bearing token
An interest-bearing token
A non-transferable (soulbound) token
The biggest realization wasn't learning new CLI commands.

If you come from Web2, you probably think of a token as a number in a database that moves around when...

3 Things That Changed How I Think About Solana Tokens Over the past week, while exploring...

Coming from a Web2 background, I originally thought about tokens in a very simple way. A token was...

During the last few days of the 100 Days Of Solana challenge, I explored one of the most interesting...

A week ago my Solana tokens were just random strings of characters. No name, no rules, no...

I spent two weeks building with Solana's Token-2022 program. I created fungible tokens, attached...