Create token 2022 with enable metadata and transfer hook:
spl-token --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb create-token --transfer-hook 8jrHqruA8nfn6DHdZAbvke8nyEjT5d7DeADwhVonbin --enable-metadata
Create account:
spl-token create-account 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV
Mint token:
spl-token mint 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV 12344321
Initialize metadata:
spl-token initialize-metadata 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV Huan HTT https://raw.githubusercontent.com/solana-developers/opos-asset/main/assets/DeveloperPortal/metadata.json
Update metadata:
spl-token update-metadata 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV name BitcoinSolana
Display information:
spl-token display 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV
Note
Mint address: 4H8juZinep8VM8PJ4aFsedK2WJtwCamGyufxAwiccwCV