directory
Version:
v1.18.0
Opens a new window with list of versions in this module.
Published: Jun 15, 2022
License: MIT
Opens a new window with license information.
README
¶
Program
!!Here is still integrating more programs. Feel free to request!!
Below only list frequently-used. For all instructions you can lookup in each program's instruction.go file.
Solana
sysprog
system program.
- create account
- transfer SOL
tokenprog
token program
- init token account
- init mint account (mint is like ERC-20 address)
- token transfer
- mint issue/burn
stakeprog
stake program. usually use to
- init stake account
- deposit / withdraw
- delegate stake
assotokenprog
associated token program
Directories
¶
|
|
|
|
|
|
metaplex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.