Skip to content
View what-name's full-sized avatar
🦦
🦦

Block or report what-name

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 Loading

  1. docker-s3sync docker-s3sync Public

    Forked from mrporcles/docker-s3backup

    s3sync is a Docker container which backs up one or more folders to S3 using the aws s3 sync command.

    Shell 3 3

  2. ec2-switch-api ec2-switch-api Public

    TF IaC - AWS API GW endpoint to turn on and off an EC2 instance.

    HCL 1

  3. draffle draffle Public

    Forked from degenDAOO/draffle

    TypeScript 1

  4. How to create SFTs on Solana (TypeSc... How to create SFTs on Solana (TypeScript)
    1
    // This Gist is the code for the tutorial "How to create SFTs on Solana".
    2
    // See the tutorial on Youtube: https://youtu.be/BYmcw0LThGE
    3
    // Check out SOAP - https://solanasoap.lol - https://twitter.com/solanasoap
    4
    
    
    5
    // yarn add @metaplex-foundation/js@0.16.0 @solana/web3.js@1.63.1