Skip to content
View KentrellK's full-sized avatar

Block or report KentrellK

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

Popular repositories Loading

  1. Ethernaut_Solutions_Brownie Ethernaut_Solutions_Brownie Public

    Solutions to Ethernaut levels using Brownie. Brownie is a Python-based development and testing framework for smart contracts and Ethernaut is an Ethereum smart contract hacking CTF.

    Solidity

  2. Lottery Lottery Public

    Lottery contract where users can enter with ETH based on a USD fee using Chainlink price feeds and VRF

    Solidity

  3. VRF_NFT VRF_NFT Public

    Sample NFT contract where the token URI can be one of three character skins randomly selected during mint using Chainlink VRF. The metadata for each character skin is stored using IPFS and Piñata.

    Python

  4. Aave_v2_loan Aave_v2_loan Public

    Python script utilizing Brownie to deposit ETH as collateral in the Aave v2 lending market, and then borrow/repay any supported ERC-20 at 95% of the available borrowing power. This script can be us…

    Solidity