Skip to content
View stegaBOB's full-sized avatar

Sponsoring

@jgraph
@dtolnay

Highlights

  • Pro

Organizations

@staratlasmeta
Block or Report

Block or report stegaBOB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. solana-program-template solana-program-template Public template

    The best Solana Program Template (No Anchor!)

    TypeScript 59 18

  2. metaplex-foundation/metaplex-program-library metaplex-foundation/metaplex-program-library Public

    Smart contracts maintained by the Metaplex team

    Rust 565 507

  3. Gets an optimal transaction with pri... Gets an optimal transaction with priority fees and minimum CU limits in parallel with Promise.all
    1
    async function getPriorityFees(instructions: TransactionInstruction[]): Promise<number> {
    2
      // replace with real function
    3
      return 426;
    4
    }
    5
    
                  
  4. solana-labs/solana solana-labs/solana Public

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

    Rust 12.4k 3.9k

  5. coral-xyz/anchor coral-xyz/anchor Public

    ⚓ Solana Sealevel Framework

    Rust 3.3k 1.2k