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...

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...

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

I spent the last five days building tokens on Solana — and it completely changed how I think about...

As a Web2 developer, I always thought tokens were just digital assets you could send and receive....