Skip to content
View Sam-Devs's full-sized avatar

Block or report Sam-Devs

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Sam-Devs/README.md

Hi there 👋

Pinned Loading

  1. BitGo-Wallet-Research-Development BitGo-Wallet-Research-Development Public

    The idea of this project is to research and develop the basics of wallet functionalities on BitGo's wallet infrastruture.

    TypeScript 2

  2. Ethereum-Transaction-Crawler Ethereum-Transaction-Crawler Public

    This application allows a user to view transaction data from the Ethereum blockchain associated with a specific wallet address W that the user inputs, starting with block B.

    TypeScript

  3. Staking-Contract Staking-Contract Public

    The staking contract accepts a certain erc20 token which can be staked and withdrawn at any point in time.

    Solidity

  4. Multi-Signature-Token-Contract Multi-Signature-Token-Contract Public

    Solidity 1

  5. Treasury-Protocol Treasury-Protocol Public

    The Treasury contract is a platform that accepts token deposit, distributes these deposits across defi protocols (Aave and compound finance in this case) in order to provide liquidity while token o…

    Solidity

  6. solana-tax-reward solana-tax-reward Public

    A comprehensive Solana-based DeFi system that implements a tax-and-reward mechanism for SPL token trades. The system automatically taxes token swaps, converts collected tokens to SOL via DEX integr…

    Rust