Skip to content
View BedrosovaYulia's full-sized avatar

Block or report BedrosovaYulia

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. ETHAutoWithdrawal ETHAutoWithdrawal Public

    Automatic withdrawal of ether from Ethereum wallet. The application allows you to turn on/turn off automatic withdrawal for given Ethereum wallets via REST-API.

    JavaScript 2

  2. NFT-minting-using-python NFT-minting-using-python Public

    Minting Solana NFT using candy-machine-cli is quite expensive, so I searched and I have found a cheaper option: it is 20% cheaper!!! In the video from my chanel, I'll directly upload the image file…

    Python 27 8

  3. EthereumPendingTransactionChecker EthereumPendingTransactionChecker Public

    A set of scripts illustrating the capabilities of front-running on EVM

    JavaScript 23 20

  4. MagicBeans MagicBeans Public

    Code for a video tutorial on how to write unit tests for Solidity smart contracts

    JavaScript 6 5

  5. flask-render-tg-crypto-bot flask-render-tg-crypto-bot Public

    Forked from render-examples/flask-hello-world

    Telegram Bot to monitor cryptowhale transactions

    Python 6 46

  6. UniswapLocalLoadEmulator UniswapLocalLoadEmulator Public

    This project is a load emulator for various versions of Uniswap exchanges on a local Ethereum fork. It generates random transactions for testing other local applications.

    Go