Skip to content

Instantly share code, notes, and snippets.

View Theo6890's full-sized avatar

Théo RICHARD Theo6890

View GitHub Profile
@Theo6890
Theo6890 / BGT.sol
Created January 2, 2025 15:08 — forked from larrythecucumber321/BGT.sol
PoL Contracts (Sep 22)
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
// chosen to use an initializer instead of a constructor
import { OwnableUpgradeable } from "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";
// chosen not to use Solady because EIP-2612 is not needed
import {
ERC20Upgradeable,
IERC20,
IERC20Metadata
@Theo6890
Theo6890 / cloudSettings
Last active January 2, 2021 01:32 — forked from bartholomej/css-media-queries-cheat-sheet.css
CSS Media Query Cheat Sheet (with Foundation)
{"lastUpload":"2021-01-02T01:32:22.133Z","extensionVersion":"v3.4.3"}