Skip to content
View ShubhzDev's full-sized avatar

Organizations

@okto-hq

Block or report ShubhzDev

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
ShubhzDev/README.md

Hi there 👋

  • 👯 I’m looking to collaborate on Web3/Blockchain related projects.

Pinned Loading

  1. staking-lib.rs staking-lib.rs
    1
    use anchor_lang::prelude::*;
    2
    use anchor_spl::token::{self, Token, Mint, TokenAccount, Transfer};
    3
    use anchor_spl::associated_token::AssociatedToken;
    4
    
                  
    5
    declare_id!("insert your program id here");
  2. solana-spl-token-with-metdata.ts solana-spl-token-with-metdata.ts
    1
    import {
    2
      Connection,
    3
      Keypair,
    4
      PublicKey,
    5
      SystemProgram,
  3. voting-discord voting-discord Public

    JavaScript

  4. substrate-offchain-worker-demo substrate-offchain-worker-demo Public

    Rust 1

  5. offchainworker-go offchainworker-go Public

    Go

  6. KoinX KoinX Public

    TypeScript