minus-squareAssistantForsaken258@alien.topBtoSolana•Is the entirety os Solana completely non-functional to everyone else or is it just me?linkfedilinkEnglisharrow-up1·1 year agoQuicknode has a nice article about creating a SPL token. The link is below. Follow the steps under the “Build a mint tool” section to add a metadata to your token. https://www.quicknode.com/guides/solana-development/spl-tokens/how-to-create-a-fungible-spl-token-with-the-new-metaplex-token-standard The full code is also available on GitHub at https://github.com/quiknode-labs/qn-guide-examples/blob/main/solana/fungible-SPL-token/mint.ts linkfedilink
Quicknode has a nice article about creating a SPL token. The link is below. Follow the steps under the “Build a mint tool” section to add a metadata to your token.
https://www.quicknode.com/guides/solana-development/spl-tokens/how-to-create-a-fungible-spl-token-with-the-new-metaplex-token-standard
The full code is also available on GitHub at https://github.com/quiknode-labs/qn-guide-examples/blob/main/solana/fungible-SPL-token/mint.ts