Skip to content

Instantly share code, notes, and snippets.

@hhtopcu
hhtopcu / eth-address.txt
Created October 8, 2017 09:55
ETH Address
0x9447bc96873E1EA4955246DBb166158f16F51022
[
{
"key": "beverage",
"name": "Beverage",
"image": "/assets/category_icons/beverage-0e88d054c37c62f13694e90f11dafb27.svg",
"description": "",
"products": [
{
"id": 296,
"name": "Tea",
@hhtopcu
hhtopcu / CommentsMarkdownStyle.swift
Created November 30, 2015 08:58
This code includes basic comment style powered by Markdown
/// Text like this appears in "Description".
///
/// Leave a blank line to separate further text into paragraphs.
///
/// You can use bulleted lists (use `-`, `+` or `*`):
///
/// - Text can be _emphasised_
/// - Or **strong**
///
/// Or numbered lists: