Tag: Solana
Deploy solana smart contract
Cách deploy solana smart contract
Using custom onchain programs
Solana has multiple onchain programs you can use. Instructions that use these programs need to have data in a custom format determined by the program.
Create Solana NFTs With Metaplex
• Non-Fungible Tokens (NFTs) are represented on Solana as SPL Tokens with an associated metadata account, 0 decimals, and a maximum supply of 1
• Metaplex offers a collection of tools that simplify th ...
Create Tokens With The Token Program
• You may recall SOL is the 'native token' of Solana. All other tokens, fungible and non-fungible tokens (NFTs), are called SPL Tokens
• The Token Program contains instructions for creating and intera ...
Create Transactions on the Solana Network
All modifications to onchain data happen through transactions. Transactions are mostly a set of instructions that invoke Solana programs. Transactions are atomic, meaning they either succeed - if all ...
Read data from the Solana network
• SOL is the name of Solana’s native token. Each SOL is made from 1 billion Lamports.
• Accounts store tokens, NFTs, programs, and data. For now, we’ll focus on accounts that store SOL.
• Addresses po ...
Cryptography and the Solana Network
• A keypair is a matching pair of public key and secret key.
• The public key is used as an “address” that points to an account on the Solana network. A public key can be shared with anyone.
• The sec ...
Create your own BLINK [Solana Tutorial]
Tính năng rất hay của Solana để có thể sử dụng ở tất cả các nơi trên X mà không cần kết nối nhiều