Skip to content

Instantly share code, notes, and snippets.

View moul's full-sized avatar
🌸
Creating languages for coordinated impact.

Manfred Touron moul

🌸
Creating languages for coordinated impact.
View GitHub Profile
@moul
moul / erc20.sol
Created July 16, 2022 16:46 — forked from AndreiD/erc20_one_file
ERC20 Token One File
// File: @openzeppelin/contracts/GSN/Context.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.7.5;
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: condescending-perlman: GNU/Linux
OS: GNU/Linux -- 4.0.5-233 -- #1 SMP Fri Jun 19 08:33:31 UTC 2015
Machine: armv7l (armv7l)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: ARMv7 Processor rev 2 (v7l) (0.0 bogomips)
CPU 1: ARMv7 Processor rev 2 (v7l) (0.0 bogomips)