Skip to content

Instantly share code, notes, and snippets.

View philipposslicher's full-sized avatar
🐢
Bogobogosorting...

Philippos Slicher philipposslicher

🐢
Bogobogosorting...
View GitHub Profile
@philipposslicher
philipposslicher / RoverCoinDLX.sol
Last active October 4, 2021 19:17
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.26+commit.4563c3fc.js&optimize=false&runs=200&gist=
/*
Implements EIP20 token standard: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md
.*/
pragma solidity ^0.4.21;
import "./RoverCoinDLXInterface.sol";

Keybase proof

I hereby claim:

To claim this, I am signing this object:

<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
<link rel="import" href="../paper-input/paper-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;