I hereby claim:
- I am ice09 on github.
- I am ice09 (https://keybase.io/ice09) on keybase.
- I have a public key whose fingerprint is 0A36 A906 2F16 5F34 4B61 3D96 95E0 239D 9AD5 3D71
To claim this, I am signing this object:
| # Modify the CSV application to support an each method to return a CsvRow object. | |
| # Use method_missing on that CsvRow to return the value for the column of each heading. | |
| # | |
| # Kontonummer, Name | |
| # 12144445678, ice09 | |
| class CsvRow | |
| attr_accessor :values, :keys | |
| def initialize( keys, values ) | 
| # | |
| # Write a Fibonacci program... | |
| # | |
| Proto := Object clone | |
| # ...recursive version | |
| Proto fib := method(n, if (n<=2, return 1, return (fib(n-2)+fib(n-1)))) | |
| # ...iterative version | |
| // Ripple account to watch for payment | |
| var acct = 'rDPe2PCQtxngg5euANuGiL9o9XEsNfim2g' | |
| // API key for Mailgun | |
| var api_key = 'key-'; | |
| // Subdomain for Mailgun | |
| var domain = 'domain.mailgun.org'; | |
| // create Mailgun | |
| var Mailgun = require('mailgun-js'); | |
| var mailgun = new Mailgun({apiKey: api_key, domain: domain}); | |
| // create Ribble lib | 
I hereby claim:
To claim this, I am signing this object:
| pragma solidity ^0.4.13; | |
| contract tokenRecipient { function receiveApproval(address _from, uint256 _value, address _token, bytes _extraData); } | |
| contract MyToken { | |
| /* Public variables of the token */ | |
| string public name; | |
| string public symbol; | |
| uint8 public decimals; | |
| uint256 public totalSupply; | 
| 0xDbdCDb5972E88E5273E46290C0D6bb3a96c23628 | 
| private void pkDisplay(Web3j web3j) throws Exception { | |
| String privateKey1 = "1587352d059682a7ebb86e4aecc86f73cf418d33f9af4178ce344a3dd41a813b"; | |
| Credentials credentials = Credentials.create(privateKey1); | |
| log.info("Address: " + credentials.getAddress()); | |
| List<String> labels = Arrays.asList( | |
| "string message_id", | |
| "address receiver", | |
| "uint32 block_created", | |
| "uint192 balance", | 
| [ | |
| { | |
| "password":"123654789", | |
| "keystore": { | |
| "address":"627306090abab3a6e1400e9345bc60c78a8bef57", | |
| "crypto":{ | |
| "cipher":"aes-128-ctr", | |
| "ciphertext":"9e1d0c1693db4b0b6a3d0ee8a81ea21e20dc5fa894437144e0b6e72748f2165b", | |
| "cipherparams":{ | |
| "iv":"b0da55dd00ecc9f5d161f66b67394ed5" | 
| public class ECRecover { | |
| private void pkDisplay() { | |
| //0x627306090abaB3A6e1400e9345bC60c78a8BEf57 | |
| String privateKey1 = "c87509a1c067bbde78beb793e6fa76530b6382a4c0241e5e4a9ec0a0f44dc0d3"; | |
| Credentials credentials = Credentials.create(privateKey1); | |
| System.out.println("pk:" + Numeric.toHexStringNoPrefix(credentials.getEcKeyPair().getPublicKey())); | |
| String message = "now that's a text"; | |
| String label = "\u0019Ethereum Signed Message:\n"+ String.valueOf(message.getBytes().length) + message; | 
| This post links my 3Box profile to my Github account! Web3 social profiles by 3Box. | |
| ✅ did:3:bafyreigdyuhhpczzveh5lf2gxqhys7gldhxh3qcscdremttjpdvdxl5i7i ✅ | |
| Create your profile today to start building social connection and trust online at https://3Box.io/ |