Skip to content
View MattPereira's full-sized avatar

Organizations

@balancer

Block or report MattPereira

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

πŸ—οΈ Only Buidlors

  • A dynamic SVG NFT project for the BuidlGuidl
  • Uses chainlink functions to verify membership by making request from smart contract to off chain API
  • Dynamically displays NFT's background color, build count, and ens name
  • A contest where players are airdropped ERC-20 tokens to deposit into ERC-4626 vaults
  • Uses Chainlink VRF to randomly determine return on investment for each of the three vaults
  • Leaderboard and round state are tracked using events emitted on chain
  • Learn how to integrate price feeds in your smart contracts using AggregatorV3Interface
  • Spin the wheel of fruit to request a verifiably random number from the VRF Coordinator
  • Play with the simple counter contract to understand how chainlink keeper nodes perform automated tasks on chain

πŸ“œ Etherscript

  • Swap tokens using uniswap's smart order router that computes the optimal route before executing the swap
  • Gets the price for a base asset in terms of a quote asset using chainlink price feeds
  • Fetches abi from etherscan API and output the result to a .json file inside the ./abis directory

Pinned Loading

  1. balancer/scaffold-balancer-v3 balancer/scaffold-balancer-v3 Public

    Starter kit for creating custom pools and hooks contracts on Balancer v3

    TypeScript 17 13

  2. only-buidlors only-buidlors Public

    A dynamic SVG NFT that uses Chainlink functions to verify BuidlGuidl membership and bring off chain data into the smart contract

    TypeScript 2

  3. vaults-of-fortune vaults-of-fortune Public

    Compete for the highest return on investment over 3 rounds by depositing GODL tokens into ERC-4626 vaults where the rate of return is determined by Chainlink VRF

    TypeScript 1

  4. speedrun-chainlink speedrun-chainlink Public

    A beginners guide for integrating chainlink products with smart contracts

    TypeScript 4 4