An open API service indexing awesome lists of open source software.

https://github.com/felixkamau/solana-token

In this project, we are going to be building our own token on Solana. If you’re an absolute beginner in the Solana ecosystem, then marvellous! This is a very simple tutorial to get you going. By the end of the tutorial, you will understand how tokens function in Solana and what token accounts essentially are.
https://github.com/felixkamau/solana-token

Last synced: 3 months ago
JSON representation

In this project, we are going to be building our own token on Solana. If you’re an absolute beginner in the Solana ecosystem, then marvellous! This is a very simple tutorial to get you going. By the end of the tutorial, you will understand how tokens function in Solana and what token accounts essentially are.

Awesome Lists containing this project

README

        

# Solana-Token
In this project, we are going to be building our own token on Solana. If you’re an absolute beginner in the Solana ecosystem, then marvellous! This is a very simple tutorial to get you going. By the end of the tutorial, you will understand how tokens function in Solana and what token accounts essentially are.