- 👯 I’m looking to collaborate on Web3/Blockchain related projects.
Pinned Loading
-
staking-lib.rs
staking-lib.rs 1use anchor_lang::prelude::*;
2use anchor_spl::token::{self, Token, Mint, TokenAccount, Transfer};
3use anchor_spl::associated_token::AssociatedToken;
45declare_id!("insert your program id here");
-
solana-spl-token-with-metdata.ts
solana-spl-token-with-metdata.ts 1import {
2Connection,
3Keypair,
4PublicKey,
5SystemProgram,
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.