Skip to content

Instantly share code, notes, and snippets.

View huangzhen1997's full-sized avatar
🖥️

Joe Huang huangzhen1997

🖥️
View GitHub Profile
@huangzhen1997
huangzhen1997 / contracts...air_quality_v3_flattened.sol
Created October 12, 2025 07:54
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.30+commit.73712a01.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// File: @openzeppelin/contracts/utils/cryptography/ECDSA.sol
// OpenZeppelin Contracts (last updated v5.1.0) (utils/cryptography/ECDSA.sol)
pragma solidity ^0.8.20;
/**
* @dev Elliptic Curve Digital Signature Algorithm (ECDSA) operations.