I hereby claim:
- I am t4sk on github.
- I am tsknk (https://keybase.io/tsknk) on keybase.
- I have a public key ASDyZ1hblodO_TVvXYnHmPsWLpqRbYlgG6xzpy0Br_8m7Qo
To claim this, I am signing this object:
const Web3 = require("web3"); | |
const assert = require("assert"); | |
const web3 = new Web3(); | |
const email = "email@email.com"; | |
const COLORS = [ | |
"red", | |
"blue", | |
"yellow", |
I hereby claim:
To claim this, I am signing this object:
pragma solidity ^0.5.3; | |
contract Wei { | |
uint public oneEther = 1 ether; | |
function test() public pure { | |
assert(1 ether == 1e18 wei); | |
assert(1 wei == 1); | |
} | |
} |
I hereby claim:
To claim this, I am signing this object:
Click here to covert private key to WIF
In this example
Get the public key hash by computing OP_HASH160 of public key
In this example: