Skip to content

Instantly share code, notes, and snippets.

Pour-Over Instructions

You Will Need:

Chemex, Chemex filters, scale, kettle, timer

Coffee:

42 grams (4 1/2 small handfuls)
Ground like cane sugar.

Hot Water:

700 grams at 200°F (a few minutes off boil)
Makes about two mugs.

@youfoundron
youfoundron / balance-logic.md
Created August 10, 2021 19:35
Wrapped Balance Logic

Contrived assumptions:

  • USD value of 1 Ether = USD value of 1 Zcash
  • Wrapped Service Fee is a fixed 10%
  • Contract execution cost (gas) is 0.1 ETH
  • Zcash transaction execution cost is free

Wrapping Flow

  1. Starting state, Wrapped.com has put 1 ETH in the vault to pay for gas
// Tailwind colors for Flexoki theme by Steph Ango. https://stephango.com/flexoki
const colors = {
base: {
black: '#100F0F',
950: '#1C1B1A',
900: '#282726',
850: '#343331',
800: '#403E3C',
700: '#575653',