Skip to content

Instantly share code, notes, and snippets.

View Oluwa-Laughter's full-sized avatar
🎯
Focusing

Isaac Makinde Oluwa-Laughter

🎯
Focusing
View GitHub Profile
// SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.5.9;
import "@0x/contracts-erc20/contracts/src/ERC20Token.sol";
/**
* @title SampleERC20
* @dev Create a sample ERC20 standard token
*/