Skip to content

Instantly share code, notes, and snippets.

View hsy822's full-sized avatar

sooyoung hsy822

  • Jeju Island, South of Korea
View GitHub Profile
@hsy822
hsy822 / Ownable.sol
Created July 7, 2018 04:47
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.4.24+commit.e67f0147.js&optimize=false&gist=
contract Ownable {
address public owner;
event OwnershipRenounced(address indexed previousOwner);
event OwnershipTransferred(
address indexed previousOwner,
address indexed newOwner
);
constructor() public {
@hsy822
hsy822 / celo.txt
Created February 22, 2021 06:26
deploy a smart contract on Celo
0x9A1834eADDDFEFFda92685Eb4B3F6Ea68cD3E182
@hsy822
hsy822 / celo_cusd.txt
Created February 22, 2021 07:44
learn send to celo and cusd
0x9a1834eadddfeffda92685eb4b3f6ea68cd3e182