Skip to content

Instantly share code, notes, and snippets.

@jaime-satmo
jaime-satmo / merchant-swarm-docs.html
Created May 19, 2026 21:11
Merchant Swarm — Internal Documentation (Satmo)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Merchant Swarm — Internal Docs</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',sans-serif;background:#0d0d14;color:#dde;min-height:100vh;padding:0 0 60px}
@jaime-satmo
jaime-satmo / merchant-swarm-docs.html
Created May 19, 2026 21:07
Merchant Swarm Internal Documentation — Satmo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Merchant Swarm — Internal Documentation</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
* { margin:0; padding:0; box-sizing:border-box; }
body { font-family:'Inter',sans-serif; background:#0f0f1a; color:#e0e0f0; line-height:1.7; }
@jaime-satmo
jaime-satmo / merchant-swarm-docs.html
Created May 19, 2026 21:04
Merchant Swarm Internal Documentation — Satmo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Merchant Swarm — Internal Docs</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Inter',sans-serif;background:#0f0f1a;color:#e0e0ee;line-height:1.6}
@jaime-satmo
jaime-satmo / merchant-swarm-infographic.html
Created May 19, 2026 12:19
Merchant Swarm Infographic — Satmo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>How Merchant Swarm Works — Satmo</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
* { margin: 0; padding: 0; box-sizing: border-box; }