CINXE.COM
Hot Blockchain Startups | Wellfound
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Hot Blockchain Startups | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/job-collections/hot-blockchain-startups-that-are-hiring" rel="canonical"/><meta content="By Nick Abouzeid, featuring 0x, Stellar Development Foundation, dYdX, Dharma, and MakerDAO. Get hired by the hottest blockchain and crypto startups around the world. Want to add your startup? Reach out at alist@angel.co, we can help! " name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/017/17-2a63c438545f121621b1a502ddf719a0cca703cd.png?1533780156" property="og:image"/><meta content="https://wellfound.com/job-collections/hot-blockchain-startups-that-are-hiring" property="og:url"/><meta content="article" property="og:type"/><meta content="Hot Blockchain Startups" property="og:title"/><meta content="By Nick Abouzeid, featuring 0x, Stellar Development Foundation, dYdX, Dharma, and MakerDAO. Get hired by the hottest blockchain and crypto startups around the world. Want to add your startup? Reach out at alist@angel.co, we can help! " property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="31"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/24cb87be84dfb9bf.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/24cb87be84dfb9bf.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4954.ba81afd1624854da.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/870.6ba29e6054960cef.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8747.1dad635487b477c2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5794.6ba384b32e8660d6.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1850.97203a6033e3a524.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/724-4aca2c63d13b1eb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8446-0856a5de135aed53.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/jobCollections/jobCollectionDetail-526da5da63b5b7c1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--JobCollectionDetail"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=job+collection&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__LhY2t"><div class="flex flex-col"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover/featured-lists">Featured Lists</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Hot Blockchain Startups</span></div><h1 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_heading__MFm6f text-4xl font-semibold">Hot Blockchain Startups</h1><div class="styles_mobileSocialLinks__eL_e3"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:sticky lg:top-4 lg:border lg:p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this featured list on:</h4><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/l/2yozjS" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out this article from Wellfound, Hot Blockchain Startups&url=https://wellfound.com/l/2yozjU" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a href="https://www.linkedin.com/shareArticle/?summary=Check out this article from Wellfound, Hot Blockchain Startups&mini=true&url=https://wellfound.com/l/2yozjT" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div></div><div class="styles_content__MwbUV flex flex-col items-stretch"><div class="styles_startupList___Zm82 flex flex-col"><div class="flex flex-col w-full mb-6"><img alt="image" src="/cdn-cgi/image/width=1600,height=900,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/017/17-2a63c438545f121621b1a502ddf719a0cca703cd.png?1533780156" height="450" width="800" class="styles_image__KExje"/></div><div class="flex flex-row mb-6"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-18 w-18"><img alt="Avatar for Nick Abouzeid" class="rounded-full" height="70" src="https://photos.wellfound.com/users/1382703-medium_jpg?1515890981" width="70"/></div><div class="ml-4"><div class="mb-2"><span class="text-lg font-medium">Nick Abouzeid</span></div><span class="text-dark-aa text-md"><span class="text-dark-aa">Growth @tryramp <!-- --> • </span>View <!-- -->Nick Abouzeid<!-- -->'s profile on <a href="/nickabouzeid" class="styles_component__UCLp3 styles_defaultLink__eZMqw">Wellfound</a></span></div></div><p class="styles-module_component__vnXTJ m-0 mb-4 styles_component__Xr2zw text-lg"><span class="font-semibold text-blue-800">New to <!-- -->Wellfound<!-- -->?</span><span class="text-gray-700"> <!-- -->We're the worlds largest platform for tech companies and startups, with over 30,000+ of them hiring.<!-- --> </span><a href="/jobs/signup?after_sign_in=%2Fjob-collections%2Fhot-blockchain-startups-that-are-hiring&source=job_collection_detail&source_content=logged_out_above_fold_cta" class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__18I9m">Sign up for free</a></p><div class="styles_description__nerwS"><p>Get hired by the hottest blockchain and crypto startups around the world.</p><p>Want to add your startup? Reach out at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="21404d48525561404f46444d0f424e">[email protected]</a>, we can help!</p></div><ul class="mt-8 flex flex-col gap-6"><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/0xproject"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="0x company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3380581-e785a80542cf022543338c54bcc3a5b0-medium_jpg.jpg?buster=1690786042" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/0xproject"><span class="inline text-md font-semibold">0x</span></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Powering the peer-to-peer exchange of assets on the Ethereum blockchain</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://0x.org/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://0x.org/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"><div class="flex flex-col justify-center"><h3 class="px-4 text-md font-bold">Jobs</h3><div class="px-4 pb-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2976217-senior-data-engineer">Senior Data Engineer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$95k – $230k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • San Francisco</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 week ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 week ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3122082-senior-smart-contract-engineer">Senior Smart Contract Engineer</a></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$110k – $250k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">San Francisco</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2973660-senior-software-engineer-api-products">Senior Software Engineer, API Products</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$95k – $230k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Fully</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="flex flex-wrap gap-6 p-4"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&&]:text-sm" type="button">Engineering<!-- --> (<!-- -->5<!-- -->)</button><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&&]:text-sm" type="button">Product<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/0xproject/jobs">View <!-- -->all<!-- --> <!-- -->6<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->0x</a></div></div></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/stellar-development-foundation"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Stellar Development Foundation company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/466196-2c3fef070f0be76cf55dc86da84260c9-medium_jpg.jpg?buster=1589634894" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/stellar-development-foundation"><span class="inline text-md font-semibold">Stellar Development Foundation</span></a></div><span class="text-xs text-neutral-1000">Borderless. limitless. powerful. makes money better</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.5</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Stellar Development Foundation is highly rated on Glassdoor, with 4.5 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.7</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Stellar Development Foundation 4.7/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.2</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Stellar Development Foundation 4.2/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.stellar.org" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.stellar.org</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Nonprofits</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/non-profit">Non Profit</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/dydx"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="dYdX company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4710116-491299b98749ea92b6da062838790260-medium_jpg.jpg?buster=1614195707" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/dydx"><span class="inline text-md font-semibold">dYdX</span></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">The world's leading decentralized exchange for crypto assets</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://dydx.exchange/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://dydx.exchange/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"><div class="flex flex-col justify-center"><h3 class="px-4 text-md font-bold">Jobs</h3><div class="px-4 pb-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3074030-software-engineer-frontend">Software Engineer - Frontend</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$150k – $250k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">New York City</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3002274-lead-trading-infrastructure-engineer">Lead Trading Infrastructure Engineer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$230k – $305k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">New York City</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1260878-senior-software-engineer-backend">Senior Software Engineer - Backend</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$230k – $290k • 0.02% – 0.1%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="flex flex-wrap gap-6 p-4"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&&]:text-sm" type="button">Engineering<!-- --> (<!-- -->4<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/dydx/jobs">View <!-- -->all<!-- --> <!-- -->4<!-- --> <!-- -->jobs<!-- --> <!-- -->at <!-- -->dYdX</a></div></div></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/dharma-labs"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Dharma company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4611146-c549395eee4efdd98edc9938e7ceae93-medium_jpg.jpg?buster=1625524288" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/dharma-labs"><span class="inline text-md font-semibold">Dharma</span></a></div><span class="text-xs text-neutral-1000">The easiest, simplest way to invest in the rapidly growing world of DeFi </span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://dharma.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://dharma.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/peer-to-peer">Peer-to-Peer</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/credit">Credit</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer-lending">Consumer Lending</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/loans-1">Loans</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/makerdao"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="MakerDAO company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2565215-9abb62dac5e8b0ac2e877a5a9b00c9cd-medium_jpg.jpg?buster=1517001271" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/makerdao"><span class="inline text-md font-semibold">MakerDAO</span></a></div><span class="text-xs text-neutral-1000">Stability for the Blockchain</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://makerdao.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://makerdao.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/europe">Europe</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/united-states">United States</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/hirosystems"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Hiro company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/271819-25e7ff00eb3b331e113038af352f9978-medium_jpg.jpg?buster=1610735773" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/hirosystems"><span class="inline text-md font-semibold">Hiro</span></a></div><span class="text-xs text-neutral-1000">Building developer tools for Stacks, enabling apps and smart contracts for Bitcoin</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Hiro is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.6</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Hiro 4.6/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>5.0</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Hiro 5.0/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://hiro.so" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://hiro.so</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/remote-friendly">Remote</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/internet">Internet</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cloud-computing">Cloud Computing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/open-source">Open Source</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Development Platforms</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Application Platforms</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/data-security">Data Security</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/distributed-systems-2">Distributed Systems</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/token-daily"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Token Daily company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5217310-e7c142c789e3ae8b202eb05ef3fa3a95-medium_jpg.jpg?buster=1534824454" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/token-daily"><span class="inline text-md font-semibold">Token Daily</span></a></div><span class="text-xs text-neutral-1000">The front page of the crypto net</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.tokendaily.co" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.tokendaily.co</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/coinlist"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="CoinList company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4311981-f5c0542188aa7b1157e51ac30793a9b3-medium_jpg.jpg?buster=1683144263" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/coinlist"><span class="inline text-md font-semibold">CoinList</span></a></div><span class="text-xs text-neutral-1000">Where early adopters invest in and trade the best digital assets</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://coinlist.co" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://coinlist.co</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/marketplaces">Marketplaces</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Financial Exchanges</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin-exchange">Bitcoin Exchange</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/marketplace-2">Marketplace</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/numerai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Numerai company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/940914-85eb6d660ba2f69b1c5098652f63baad-medium_jpg.jpg?buster=1688528083" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/numerai"><span class="inline text-md font-semibold">Numerai</span></a></div><span class="text-xs text-neutral-1000">The world's last hedge fund</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://numer.ai" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://numer.ai</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/machine-learning">Machine Learning</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/hedge-funds">Hedge Funds</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/circle"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Circle company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/302923-dc0ecf89e3dab2e67df64a3a4eb4f067-medium_jpg.jpg?buster=1708549901" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/circle"><span class="inline text-md font-semibold">Circle</span></a></div><span class="text-xs text-neutral-1000">Delivering the largest and most widely used stablecoin network with USDC</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.circle.com/en/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.circle.com/en/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">501-1000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/united-states">United States</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/ireland">Ireland</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/taiwan">Taiwan</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/remote-friendly">Remote</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-technology-1">Financial Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4">Web3</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/passfolio"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Passfolio company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4367897-9bb24adadf6784f9a42388373941639d-medium_jpg.jpg?buster=1546490287" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/passfolio"><span class="inline text-md font-semibold">Passfolio</span></a></div><span class="text-xs text-neutral-1000">Passfolio is a San Francisco fintech company democratizing investments worldwide</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://passfolio.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://passfolio.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/miami">Miami</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/sao-paulo">São Paulo</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Stock Exchanges</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/gem"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Gem company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/342166-cda573b43bfa0d13e24373da86509b10-medium_jpg.jpg?buster=1522698455" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/gem"><span class="inline text-md font-semibold">Gem</span></a></div><span class="text-xs text-neutral-1000">All-in-one cryptocurrency platform</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://gem.co" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://gem.co</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles">Los Angeles</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/opensea-3"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="OpenSea company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5535397-df2b9269e9f9d9bb05dace333153b705-medium_jpg.jpg?buster=1631647339" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/opensea-3"><span class="inline text-md font-semibold">OpenSea</span></a></div><span class="text-xs text-neutral-1000">Discover, collect, and sell extraordinary NFTs on the world's largest NFT marketplace</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://opensea.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://opensea.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">201-500</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/remote-friendly">Remote</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/games">Games</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4">Web3</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/nft-5">NFT</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/cointracker"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="CoinTracker company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5301087-d45c9efefe89eee0938f41ee0aadb0ab-medium_jpg.jpg?buster=1616878813" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/cointracker"><span class="inline text-md font-semibold">CoinTracker</span></a></div><span class="text-xs text-neutral-1000">Automated portfolio tracking and tax compliance for cryptocurrency users</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.cointracker.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.cointracker.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/europe">Europe</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/united-states">United States</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/asia">Asia</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/remote-friendly">Remote</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/accounting">Accounting</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/trustory"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="TruStory company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5549121-418735b87f79fc126ad8f5080b493a46-medium_jpg.jpg?buster=1559581563" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/trustory"><span class="inline text-md font-semibold">TruStory</span></a></div><span class="text-xs text-neutral-1000">A social network where people debate both sides of an Argument</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.trustory.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.trustory.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles">Los Angeles</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer">Consumer</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/airswap"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="AirSwap company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4176172-dd89313ccbb75488a066efdab2cb8374-medium_jpg.jpg?buster=1599665861" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/airswap"><span class="inline text-md font-semibold">AirSwap</span></a></div><span class="text-xs text-neutral-1000">AirSwap is a developer community focused on decentralized trading systems</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.airswap.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.airswap.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/brooklyn">Brooklyn</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/blockfi"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="BlockFi company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4468236-f9bca70b6739ce315b33032dbd0ce404-medium_jpg.jpg?buster=1610473705" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/blockfi"><span class="inline text-md font-semibold">BlockFi</span></a></div><span class="text-xs text-neutral-1000">Blockchain powered investment platform to create and sustain future wealth</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">BlockFi is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.4</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate BlockFi 4.4/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.8</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate BlockFi 4.8/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://blockfi.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://blockfi.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">201-500</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/risk-management">Risk Management</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer-lending">Consumer Lending</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/ethical-fashion-1">Ethical Fashion</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Commercial Building</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/sendwyre"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Wyre company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/219709-6a9774d782e3e94361590f0ad66cfbd7-medium_jpg.jpg?buster=1711349941" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/sendwyre"><span class="inline text-md font-semibold">Wyre</span></a></div><span class="text-xs text-neutral-1000">Wyre is the crypto stack that brings together the most powerful payment APIs in one place</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.sendwyre.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.sendwyre.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles">Los Angeles</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/miami">Miami</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Remittance</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/celoorg"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Celo company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5945319-aa729e31cfa04e72b763cb4c8c9ea5e8-medium_jpg.jpg?buster=1697046938" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/celoorg"><span class="inline text-md font-semibold">Celo</span></a></div><span class="text-xs text-neutral-1000">Building products for financial inclusion utilizing the power of blockchain technology</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://celo.org/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://celo.org/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/berlin">Berlin</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance">Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Developing World</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/compoundfinance"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Compound company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4625362-8a23c24827b83657819b28f2e3bed0b5-medium_jpg.jpg?buster=1570825274" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/compoundfinance"><span class="inline text-md font-semibold">Compound</span></a></div><span class="text-xs text-neutral-1000">The protocol for algorithmic money markets on the Ethereum blockchain</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://compound.finance/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://compound.finance/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Economics</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/etherscan-io"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Etherscan.io company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2543128-e415c610cea853a3c9b98fed38330660-medium_jpg.jpg?buster=1481199615" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/etherscan-io"><span class="inline text-md font-semibold">Etherscan.io</span></a></div><span class="text-xs text-neutral-1000">The Ethereum Block Explorer</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://etherscan.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://etherscan.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-mateo">San Mateo</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/kuala-lumpur">Federal Territory of Kuala Lumpur</a></dd></div></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/etherparty"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Etherparty company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/658173-bf9e91ba95322f08649ab9f2a66c2eaa-medium_jpg.jpg?buster=1429299859" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/etherparty"><span class="inline text-md font-semibold">Etherparty</span></a></div><span class="text-xs text-neutral-1000">Visually create Smart Contracts</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://etherparty.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://etherparty.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/vancouver">Vancouver</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/developer-tools">Developer Tools</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/brainbot-group"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="brainbot company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3347845-cc3733de2d7ef755e68d17fd8d6fd027-medium_jpg.jpg?buster=1532510867" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/brainbot-group"><span class="inline text-md font-semibold">brainbot</span></a></div><span class="text-xs text-neutral-1000">Scaling Solutions for the Ethereum Blockchain</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://brainbot.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://brainbot.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/germany">Germany</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/liechtenstein">Liechtenstein</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/distributed-systems-2">Distributed Systems</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/polychain-capital"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Polychain Capital company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1883699-1f0b247123af7cb745f400f0dd4e7204-medium_jpg.jpg?buster=1580889968" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/polychain-capital"><span class="inline text-md font-semibold">Polychain Capital</span></a></div><span class="text-xs text-neutral-1000">Polychain is an organization that helps people take better control of their blockchain investment,</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://polychain.capital/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://polychain.capital/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/venture-capital">Venture Capital</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/hedge-funds">Hedge Funds</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-technology-1">Financial Technology</a></div></div></dd></dl></div></div><div class="mb-4"><div class="flex flex-col justify-center"><h3 class="px-4 text-md font-bold">Jobs</h3><div class="px-4 pb-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3044275-head-of-business-development">Head of Business Development</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">San Francisco</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="flex flex-wrap gap-6 p-4"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&&]:text-sm" type="button">Sales<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/polychain-capital/jobs">View <!-- --> <!-- -->1<!-- --> <!-- -->job<!-- --> <!-- -->at <!-- -->Polychain Capital</a></div></div></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/orchid-labs"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Orchid company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5912728-34997d6e2d4604bb2841a6adee2946f2-medium_jpg.jpg?buster=1645635712" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/orchid-labs"><span class="inline text-md font-semibold">Orchid</span></a></div><span class="text-xs text-neutral-1000">A decentralized marketplace for programable bandwidth</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.orchid.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.orchid.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/portugal">Portugal</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles-san-francisco-del-rincon">Los Angeles</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cyber-security">Cyber Security</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/blockfolio"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Blockfolio company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/475410-9f0b4200735f74ff53abd1a63e5155fb-medium_jpg.jpg?buster=1639750718" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/blockfolio"><span class="inline text-md font-semibold">Blockfolio</span></a></div><span class="text-xs text-neutral-1000">The world's most popular cryptocurrency app</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://blockfolio.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://blockfolio.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/los-angeles">Los Angeles</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/united-states">United States</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/personal-finance">Personal Finance</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/consensys"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Consensys company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/585912-301eec4556a2226fe4023ec0cec0a70e-medium_jpg.jpg?buster=1688377101" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/consensys"><span class="inline text-md font-semibold">Consensys</span></a></div><span class="text-xs text-neutral-1000">A complete suite of trusted products to build anything in web3</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://consensys.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://consensys.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">501-1000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/fort-worth">Fort Worth</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/jpmorgan-israel"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="JPMorgan Israel company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3281348-3491df724209e3f5469a2d03e6307a6a-medium_jpg.jpg?buster=1482180156" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/jpmorgan-israel"><span class="inline text-md font-semibold">JPMorgan Israel</span></a></div><span class="text-xs text-neutral-1000">Algo trading and risk management</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.jpmorgan.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.jpmorgan.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/herzliya">Herzliya</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/chainalysis"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Chainalysis company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/623564-9b955c285fe87540436c01a5fe1b7001-medium_jpg.jpg?buster=1589597610" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/chainalysis"><span class="inline text-md font-semibold">Chainalysis</span></a></div><span class="text-xs text-neutral-1000">Building trust in blockchains</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>4.7</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Chainalysis is highly rated on Glassdoor, with 4.7 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.7</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Chainalysis 4.7/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>4.5</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Chainalysis 4.5/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://chainalysis.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://chainalysis.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/washington-dc">Washington DC</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/copenhagen">Copenhagen</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/kobenhavn">København</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas">SaaS</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Financial Exchanges</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data-analytics">Big Data Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"><div class="flex flex-col justify-center"><h3 class="px-4 text-md font-bold">Jobs</h3><div class="px-4 pb-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/399373-sales-development-representative">Sales Development Representative</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$45k – $55k • 0.05% – 0.01%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">New York City</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="flex flex-wrap gap-6 p-4"><button class="cursor-pointer bg-white font-bold text-brand-burgandy hover:underline [&&]:text-sm" type="button">Sales<!-- --> (<!-- -->1<!-- -->)</button></div><hr class="styles_component__Q9SC_ !m-0 !border-b border-gray-300"/><div class="pt-4 text-center"><a class="m-auto mt-4 cursor-pointer text-sm font-bold text-brand-burgandy hover:underline" rel="noopener noreferrer" target="_blank" href="/company/chainalysis/jobs">View <!-- --> <!-- -->1<!-- --> <!-- -->job<!-- --> <!-- -->at <!-- -->Chainalysis</a></div></div></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/coinbase"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Coinbase company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/109557-a145b688c8b2ca5f2f190f83be53a8bd-medium_jpg.jpg?buster=1585096465" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/coinbase"><span class="inline text-md font-semibold">Coinbase</span></a></div><span class="text-xs text-neutral-1000">The world’s leading exchange for digital currencies</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.coinbase.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.coinbase.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1001-5000</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/portland">Portland</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/dublin">Dublin</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-payments">Mobile Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin-exchange">Bitcoin Exchange</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Digital Currency</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4">Web3</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/nft-5">NFT</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/shakepay"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Shakepay company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1064348-e6daacdbbbb52f5f2e5ea144c76c706e-medium_jpg.jpg?buster=1588975371" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/shakepay"><span class="inline text-md font-semibold">Shakepay</span></a></div><span class="text-xs text-neutral-1000">Canadians buy Bitcoin in 10 minutes with Shakepay</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://shakepay.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://shakepay.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/vancouver">Vancouver</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/toronto">Toronto</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/montreal">Montreal</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/calgary">Calgary</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/halifax">Halifax</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/blockchain"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Blockchain.com company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/95829-ddfa973b4e5da83bf306bcb040d1cef7-medium_jpg.jpg?buster=1488054550" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/blockchain"><span class="inline text-md font-semibold">Blockchain.com</span></a></div><span class="text-xs text-neutral-1000">We are the most secure place to buy, sell and trade crypto</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Valuation $1B+</div><div class="styles_tooltip-text__bYBqF">This company has a valuation of $1B or more</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://blockchain.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://blockchain.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-payments">Mobile Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/virtual-currency">Virtual Currency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/crumbsapp"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Crumbs company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4906975-1fd3b4f84b088f74b27d92ce73ee75f0-medium_jpg.jpg?buster=1531522375" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/crumbsapp"><span class="inline text-md font-semibold">Crumbs</span></a></div><span class="text-xs text-neutral-1000">Roundup your change into crypto</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://crumbsapp.io/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://crumbsapp.io/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/dirt-protocol"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="DIRT Protocol company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5989366-cdbb0b6492c4b04509f3d3b4bed42839-medium_jpg.jpg?buster=1531183446" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/dirt-protocol"><span class="inline text-md font-semibold">DIRT Protocol</span></a></div><span class="text-xs text-neutral-1000">Protocol for trusted data on the Ethereum Blockchain</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://dirtprotocol.com/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://dirtprotocol.com/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/mountain-view-1">Mountain View</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/developer-tools">Developer Tools</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/data">Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"></div></div></li></ul></div><div class="styles_sidebar__22S9o flex flex-col"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:sticky lg:top-4 lg:border lg:p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this featured list on:</h4><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/l/2yozjS" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out this article from Wellfound, Hot Blockchain Startups&url=https://wellfound.com/l/2yozjU" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a href="https://www.linkedin.com/shareArticle/?summary=Check out this article from Wellfound, Hot Blockchain Startups&mini=true&url=https://wellfound.com/l/2yozjT" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div><div class="hidden lg:block"><div class="flex-col rounded-b-md border border-t-0 border-gray-400 p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c border-0 border-b-[1px] border-gray-300 pb-4 text-md font-medium">Hot Blockchain Startups</h4><button class="styles_component__7ZpRT !text-dark-aaaa" type="button"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-md font-medium">Preface</h3></button><div class="pb-6"><button class="flex w-full cursor-pointer items-center justify-between bg-transparent"><span class="flex items-center gap-2 text-md font-semibold"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="-mb-[1px] ml-1 -rotate-90"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg>Companies</span><span class="font-semibold text-dark-aaa">34</span></button><div class="flex flex-col gap-4 pt-4 hidden"><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for 0x" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/3380581-e785a80542cf022543338c54bcc3a5b0-medium_jpg.jpg?buster=1690786042" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">0x</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Stellar Development Foundation" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/466196-2c3fef070f0be76cf55dc86da84260c9-medium_jpg.jpg?buster=1589634894" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Stellar Development Foundation</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for dYdX" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4710116-491299b98749ea92b6da062838790260-medium_jpg.jpg?buster=1614195707" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">dYdX</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Dharma" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4611146-c549395eee4efdd98edc9938e7ceae93-medium_jpg.jpg?buster=1625524288" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Dharma</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for MakerDAO" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/2565215-9abb62dac5e8b0ac2e877a5a9b00c9cd-medium_jpg.jpg?buster=1517001271" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">MakerDAO</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Hiro" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/271819-25e7ff00eb3b331e113038af352f9978-medium_jpg.jpg?buster=1610735773" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Hiro</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Token Daily" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5217310-e7c142c789e3ae8b202eb05ef3fa3a95-medium_jpg.jpg?buster=1534824454" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Token Daily</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for CoinList" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4311981-f5c0542188aa7b1157e51ac30793a9b3-medium_jpg.jpg?buster=1683144263" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">CoinList</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Numerai" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/940914-85eb6d660ba2f69b1c5098652f63baad-medium_jpg.jpg?buster=1688528083" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Numerai</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Circle" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/302923-dc0ecf89e3dab2e67df64a3a4eb4f067-medium_jpg.jpg?buster=1708549901" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Circle</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Passfolio" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4367897-9bb24adadf6784f9a42388373941639d-medium_jpg.jpg?buster=1546490287" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Passfolio</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Gem" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/342166-cda573b43bfa0d13e24373da86509b10-medium_jpg.jpg?buster=1522698455" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Gem</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for OpenSea" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5535397-df2b9269e9f9d9bb05dace333153b705-medium_jpg.jpg?buster=1631647339" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">OpenSea</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for CoinTracker" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5301087-d45c9efefe89eee0938f41ee0aadb0ab-medium_jpg.jpg?buster=1616878813" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">CoinTracker</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for TruStory" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5549121-418735b87f79fc126ad8f5080b493a46-medium_jpg.jpg?buster=1559581563" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">TruStory</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for AirSwap" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4176172-dd89313ccbb75488a066efdab2cb8374-medium_jpg.jpg?buster=1599665861" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">AirSwap</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for BlockFi" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4468236-f9bca70b6739ce315b33032dbd0ce404-medium_jpg.jpg?buster=1610473705" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">BlockFi</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Wyre" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/219709-6a9774d782e3e94361590f0ad66cfbd7-medium_jpg.jpg?buster=1711349941" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Wyre</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Celo" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5945319-aa729e31cfa04e72b763cb4c8c9ea5e8-medium_jpg.jpg?buster=1697046938" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Celo</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Compound" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4625362-8a23c24827b83657819b28f2e3bed0b5-medium_jpg.jpg?buster=1570825274" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Compound</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Etherscan.io" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/2543128-e415c610cea853a3c9b98fed38330660-medium_jpg.jpg?buster=1481199615" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Etherscan.io</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Etherparty" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/658173-bf9e91ba95322f08649ab9f2a66c2eaa-medium_jpg.jpg?buster=1429299859" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Etherparty</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for brainbot" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/3347845-cc3733de2d7ef755e68d17fd8d6fd027-medium_jpg.jpg?buster=1532510867" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">brainbot</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Polychain Capital" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/1883699-1f0b247123af7cb745f400f0dd4e7204-medium_jpg.jpg?buster=1580889968" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Polychain Capital</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Orchid" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5912728-34997d6e2d4604bb2841a6adee2946f2-medium_jpg.jpg?buster=1645635712" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Orchid</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Blockfolio" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/475410-9f0b4200735f74ff53abd1a63e5155fb-medium_jpg.jpg?buster=1639750718" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Blockfolio</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Consensys" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/585912-301eec4556a2226fe4023ec0cec0a70e-medium_jpg.jpg?buster=1688377101" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Consensys</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for JPMorgan Israel" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/3281348-3491df724209e3f5469a2d03e6307a6a-medium_jpg.jpg?buster=1482180156" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">JPMorgan Israel</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Chainalysis" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/623564-9b955c285fe87540436c01a5fe1b7001-medium_jpg.jpg?buster=1589597610" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Chainalysis</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Coinbase" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/109557-a145b688c8b2ca5f2f190f83be53a8bd-medium_jpg.jpg?buster=1585096465" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Coinbase</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Shakepay" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/1064348-e6daacdbbbb52f5f2e5ea144c76c706e-medium_jpg.jpg?buster=1588975371" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Shakepay</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Blockchain.com" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/95829-ddfa973b4e5da83bf306bcb040d1cef7-medium_jpg.jpg?buster=1488054550" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Blockchain.com</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Crumbs" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4906975-1fd3b4f84b088f74b27d92ce73ee75f0-medium_jpg.jpg?buster=1531522375" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Crumbs</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for DIRT Protocol" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5989366-cdbb0b6492c4b04509f3d3b4bed42839-medium_jpg.jpg?buster=1531183446" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">DIRT Protocol</h3></div></div></div></div></div><div class="styles_component__0lths flex flex-col"><div class="flex flex-row"><div class="styles_headerText__DvJmI flex flex-col"><span class="styles_ctaHeader__zu6Jd text-lg font-medium">Didn't find the job you wanted in this list?</span><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aaa text-sm">Search for your role at over 30,000+ startups on <!-- -->Wellfound<!-- -->, for free.</p></div></div><ul class="styles_listings__wsWgs"><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>6,996<!-- --> jobs <span class="text-dark-aa">in</span> Design</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>51,894<!-- --> jobs <span class="text-dark-aa">in</span> <!-- -->Engineering</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>10,444<!-- --> jobs <span class="text-dark-aa">in</span> Marketing</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>17,814<!-- --> jobs <span class="text-dark-aa">in</span> Sales</li></ul><div> & thousands more job opportunities for all other roles</div><button class="styles-module_component__88XzG styles_button__BuRRx styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="button">Find your next job</button><div class="styles_login__HEOWK"><span>Already have a <!-- -->Wellfound<!-- --> profile? </span><button class="styles_component__7ZpRT styles_anchor__IQxD8" type="button">Sign in</button></div></div></div></div><div class="styles_discoverHeader__U6iDx">Discover more startups</div><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/244/244-b28b3e748ffb4f6554d201464b5543b6e1da7f42.png?1693483766" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/the-top-teams-trending-august-2023-edition">The Top 5: August 2023 Edition </a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>Check out the innovative teams everyone's watching on Wellfound this fall.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/the-top-teams-trending-august-2023-edition">Read more →</a></div><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/243/243-3cabf80b427b7468d33ff8fc64fd096bc9766f28.png?1693483820" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/trending-on-wellfound-july-edition">The Top 5: July, 2023 Edition</a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>The top five startups based on job-seeker engagement for the month of July, and for good reason. Take a look at the most popular teams on Wellfound this month.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/trending-on-wellfound-july-edition">Read more →</a></div><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups">Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now</a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>Nearly nine decades after the Hindenburg disaster, some speculate we’re entering the Second Age of the Balloon. “As all these objects fall, a new space race is rising,” Vox (https://www.vox.com/world/2023/2/7/23588464/suspect-spy-china-balloon-sputnik-moment-space-race) proclaimed. Tens of thousands of balloons float into near-space every year, and the numbers rise every year. The National Weather Service alone launches around 60k high-flying balloons each year. The Pentagon spent nearly $4B over the past two years on its own high altitude balloons, according to Politico (https://www.politico.com/news/2022/07/05/u-s-militarys-newest-weapon-against-china-and-russia-hot-air-00043860). Why the interest in such old-school tech? “They’re cheap, easy to transport, can be fielded in large numbers and are payload agnostic,” industry expert George Howell wrote. Tucson, Arizona-based World View (https://spacenews.com/world-view-emphasizes-remote-sensing-as-it-prepares-to-go-public/), a stratospheric ballooning company, last month announced plans to go public via SPAC merger. The company develops a “stratollite” that provides high-res imagery for extended periods. (The company also offer space tourism.) Colorado-based Urban Sky (/company/urban-sky) is creating what it claims as the first ever reusable stratospheric balloon. Called “micro-balloons,” they’re the size of a VW bus and can hover in near space to collect data over urban areas. Company founder Jared Leidich (https://www.smithsonianmag.com/air-space-magazine/04_fm2017-alan-eustaces-jump-1-180961678/) has some chops in this arena, having designed the space suit used in the world record space dive in 2014 via a balloon at nearly 136k feet. Near Space Labs (/company/nearspacelabs) invites people to “step inside a new way of thinking about all things geospatial imaging (https://nearspacelabs.com/blog/).” The company's high-altitude balloons that carry a small, autonomous robot called Swifty to capture the world around them at 60k to 85k feet in the air. The company says it’s done zero carbon emissions and recently launched (https://www.zdnet.com/article/near-space-labs-provide-free-high-resolution-imagery-to-universities-nonprofits/) a program to make its high-resolution Earth imagery available to universities and nonprofits for free. Sounds fascinating, right? Luckily, with a new wave of space technology, comes a brand new, cutting-edge wave of jobs. Check out 5 top startups aiming skywards and hiring now.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups">Read more →</a></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"slug":"hot-blockchain-startups-that-are-hiring","__APOLLO_SIG__":"blaD3%simP5RyueM3r7mjejp4jbjKyiB2%KmXvdjRbzbB2%9VPDFv-1885532371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"jobCollection({\"jobCollectionSlug\":\"hot-blockchain-startups-that-are-hiring\"})":{"__ref":"JobCollection:17"},"jobCollections({\"first\":4})":{"__typename":"JobCollectionConnection","edges":[{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:244"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:243"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:241"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:240"}}]},"jobCounts":{"__typename":"JobCounts","design":6996,"softwareEngineering":51894,"marketing":10444,"sales":17814}}},"User:1382703":{"__typename":"User","id":"1382703","avatarUrl":"https://photos.wellfound.com/users/1382703-medium_jpg?1515890981","name":"Nick Abouzeid","slug":"nickabouzeid","summary":"","bio":"Growth @tryramp "},"JobCollection:17":{"__typename":"JobCollection","id":"17","title":"Hot Blockchain Startups","slug":"hot-blockchain-startups-that-are-hiring","description":"Get hired by the hottest blockchain and crypto startups around the world.\r\n\r\nWant to add your startup? Reach out at alist@angel.co, we can help! ","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/017/17-2a63c438545f121621b1a502ddf719a0cca703cd.png?1533780156","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/job-collections/hot-blockchain-startups-that-are-hiring","description":"By Nick Abouzeid, featuring 0x, Stellar Development Foundation, dYdX, Dharma, and MakerDAO. Get hired by the hottest blockchain and crypto startups around the world.\r\n\r\nWant to add your startup? Reach out at alist@angel.co, we can help! ","image":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/017/17-2a63c438545f121621b1a502ddf719a0cca703cd.png?1533780156","ogUrl":"https://wellfound.com/job-collections/hot-blockchain-startups-that-are-hiring","robots":"index","structuredData":null,"title":"Hot Blockchain Startups","type":"article"},"author":{"__ref":"User:1382703"},"twitterShareLink":"https://wellfound.com/l/2yozjU","facebookShareLink":"https://wellfound.com/l/2yozjS","linkedInShareLink":"https://wellfound.com/l/2yozjT","emailShareLink":"https://wellfound.com/l/2yozjR","startupItems":[{"__ref":"StartupItem:365"},{"__ref":"StartupItem:366"},{"__ref":"StartupItem:367"},{"__ref":"StartupItem:368"},{"__ref":"StartupItem:369"},{"__ref":"StartupItem:370"},{"__ref":"StartupItem:371"},{"__ref":"StartupItem:372"},{"__ref":"StartupItem:374"},{"__ref":"StartupItem:373"},{"__ref":"StartupItem:375"},{"__ref":"StartupItem:376"},{"__ref":"StartupItem:377"},{"__ref":"StartupItem:378"},{"__ref":"StartupItem:379"},{"__ref":"StartupItem:380"},{"__ref":"StartupItem:381"},{"__ref":"StartupItem:382"},{"__ref":"StartupItem:383"},{"__ref":"StartupItem:384"},{"__ref":"StartupItem:385"},{"__ref":"StartupItem:386"},{"__ref":"StartupItem:387"},{"__ref":"StartupItem:388"},{"__ref":"StartupItem:389"},{"__ref":"StartupItem:390"},{"__ref":"StartupItem:391"},{"__ref":"StartupItem:392"},{"__ref":"StartupItem:393"},{"__ref":"StartupItem:394"},{"__ref":"StartupItem:395"},{"__ref":"StartupItem:396"},{"__ref":"StartupItem:397"},{"__ref":"StartupItem:398"}]},"JobCollection:244":{"__typename":"JobCollection","id":"244","title":"The Top 5: August 2023 Edition ","slug":"the-top-teams-trending-august-2023-edition","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/244/244-b28b3e748ffb4f6554d201464b5543b6e1da7f42.png?1693483766","textDescription":"Check out the innovative teams everyone's watching on Wellfound this fall."},"JobCollection:243":{"__typename":"JobCollection","id":"243","title":"The Top 5: July, 2023 Edition","slug":"trending-on-wellfound-july-edition","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/243/243-3cabf80b427b7468d33ff8fc64fd096bc9766f28.png?1693483820","textDescription":"The top five startups based on job-seeker engagement for the month of July, and for good reason. Take a look at the most popular teams on Wellfound this month."},"JobCollection:241":{"__typename":"JobCollection","id":"241","title":"Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now","slug":"top-5-high-altitude-balloon-and-satellite-startups","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411","textDescription":"Nearly nine decades after the Hindenburg disaster, some speculate we’re entering the Second Age of the Balloon. “As all these objects fall, a new space race is rising,” Vox (https://www.vox.com/world/2023/2/7/23588464/suspect-spy-china-balloon-sputnik-moment-space-race) proclaimed. Tens of thousands of balloons float into near-space every year, and the numbers rise every year. The National Weather Service alone launches around 60k high-flying balloons each year. The Pentagon spent nearly $4B over the past two years on its own high altitude balloons, according to Politico (https://www.politico.com/news/2022/07/05/u-s-militarys-newest-weapon-against-china-and-russia-hot-air-00043860). Why the interest in such old-school tech? “They’re cheap, easy to transport, can be fielded in large numbers and are payload agnostic,” industry expert George Howell wrote. Tucson, Arizona-based World View (https://spacenews.com/world-view-emphasizes-remote-sensing-as-it-prepares-to-go-public/), a stratospheric ballooning company, last month announced plans to go public via SPAC merger. The company develops a “stratollite” that provides high-res imagery for extended periods. (The company also offer space tourism.) Colorado-based Urban Sky (/company/urban-sky) is creating what it claims as the first ever reusable stratospheric balloon. Called “micro-balloons,” they’re the size of a VW bus and can hover in near space to collect data over urban areas. Company founder Jared Leidich (https://www.smithsonianmag.com/air-space-magazine/04_fm2017-alan-eustaces-jump-1-180961678/) has some chops in this arena, having designed the space suit used in the world record space dive in 2014 via a balloon at nearly 136k feet. Near Space Labs (/company/nearspacelabs) invites people to “step inside a new way of thinking about all things geospatial imaging (https://nearspacelabs.com/blog/).” The company's high-altitude balloons that carry a small, autonomous robot called Swifty to capture the world around them at 60k to 85k feet in the air. The company says it’s done zero carbon emissions and recently launched (https://www.zdnet.com/article/near-space-labs-provide-free-high-resolution-imagery-to-universities-nonprofits/) a program to make its high-resolution Earth imagery available to universities and nonprofits for free. Sounds fascinating, right? Luckily, with a new wave of space technology, comes a brand new, cutting-edge wave of jobs. Check out 5 top startups aiming skywards and hiring now."},"JobCollection:240":{"__typename":"JobCollection","id":"240","title":"Exciting Edtech Companies Hiring In 2023","slug":"exciting-edtech-companies-hiring-in-2023","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/240/240-f98e86725435f9400bd7f4c00fa7a0fe7be50356.jpg?1674084902","textDescription":"Education tech, or edtech, is on the rise as educators and families try to adapt to a generation of children raised online. Over 65% (https://www.vivi.io/what-types-of-technology-can-be-used-in-the-classroom/) of teachers use digital tools to teach everyday, and the Edtech industry is predicted to grow to nearly $320B (https://www.globenewswire.com/en/news-release/2022/05/02/2433414/0/en/With-17-8-CAGR-EdTech-and-Smart-Classroom-Market-Size-Worth-USD-319-65-Billion-in-2029.html) by 2029. Covid-19 kicked the need to integrate technology with education into overdrive. Prior to the pandemic about 2/3rds of school districts reported providing students with a digital learning device; post pandemic this number skyrocketed to 90% (https://www.edweek.org/technology/what-the-massive-shift-to-1-to-1-computing-means-for-schools-in-charts/2022/05). Online classes went from the fringes of education to the forefront, with a 99% (https://explodingtopics.com/blog/edtech-stats) increase in Edtech usage in K-12 since 2020, over 70% (https://explodingtopics.com/blog/edtech-stats) of colleges launching online undergrad programs, and approximately 90% (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html) of U.S. educators teaching some amount of their classes online from home. Studies have shown that students with the highest outcomes (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html) in reading, science, and math, were the students spent an hour or more per week doing homework on a device. Edtech is demonstrably important for making learning more accessible (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html), as the at-your-pace structure of online learning paired with all the possibilities for Edtech such as video lectures and gamified lessons can be helpful alternatives to students who struggle in a traditional class format. Parallel Learning (/company/parallel-learning-1) is a company that understands this and offers skill-based tutoring, behavioral therapy, speech language therapy, and more to students from the comfort of their own home and at an affordable price. Brightwheel (/company/brightwheel) is a company dedicated to providing families with the best early education by allowing teachers more valuable time with students, engaging parents in their child’s education, and more. SchoolLinks (/company/schoolinks) is a learning platform dedicated to turning K-12 education into a pipeline for college and careers. Their platform gives students and academic advisors the tools they need to plan out their future,and take the steps necessary to achieve it. If you want to play a part in the education of the next generation of thinkers, doers, and leaders, take a look at these 5 Edtech companies hiring in 2023."},"NewTag:152176":{"__typename":"NewTag","id":"152176","name":"Cryptocurrency","slug":"cryptocurrency-2","displayName":"Cryptocurrency","marketTagNoindex":false},"NewTag:152177":{"__typename":"NewTag","id":"152177","name":"blockchains","slug":"blockchains-4","displayName":"Blockchains","marketTagNoindex":true},"NewTag:1692":{"__typename":"NewTag","id":"1692","name":"san francisco","slug":"san-francisco","displayName":"San Francisco","locationTagNoindex":false},"NewTag:150090":{"__typename":"NewTag","id":"150090","name":"Software Development","slug":"software-development-1","displayName":"Software Development"},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-3380581":{"__typename":"Badge","id":"B2B-3380581","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3380581":{"__typename":"Badge","id":"COMPANY_STAGE-3380581","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-3380581":{"__typename":"Badge","id":"TOP_INVESTORS-3380581","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:3380581":{"__typename":"Startup","id":"3380581","slug":"0xproject","logoUrl":"https://photos.wellfound.com/startups/i/3380581-e785a80542cf022543338c54bcc3a5b0-medium_jpg.jpg?buster=1690786042","highConcept":"Powering the peer-to-peer exchange of assets on the Ethereum blockchain","name":"0x","companySize":"SIZE_51_200","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://0x.org/","twitterUrl":"https://twitter.com/0xproject","blogUrl":"https://medium.com/0x-project","facebookUrl":"https://www.facebook.com/0xproject","linkedInUrl":"https://www.linkedin.com/company-beta/17942619/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:150090"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-3380581"},{"__ref":"Badge:COMPANY_STAGE-3380581"},{"__ref":"Badge:TOP_INVESTORS-3380581"}],"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":5},{"__typename":"ListCount","optionId":"751461","name":"Product","count":1}]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":6,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:2976217"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3122082"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:2973660"}}]}},"JobListing:2976217":{"__typename":"JobListing","id":"2976217","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eCollaborate with the Data Team, Product Managers, and Engineers to enhance data accessibility and usability for decision-making.\u003c/li\u003e\n\u003cli\u003eDevelop and maintain efficient, scalable ETL pipelines for real-time and batch data processing, catering to 0x\u0026#39;s data needs.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Data Engineer","slug":"senior-data-engineer","jobType":"full_time","locationNames":["San Francisco"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1731619208,"recruitingContact":null,"remote":true,"remoteConfig":null,"compensation":"$95k – $230k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:3380581"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"StartupRole:8154191":{"__typename":"StartupRole","id":"8154191","invitedName":null},"JobListing:3122082":{"__typename":"JobListing","id":"3122082","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eemphasis on security\u003c/li\u003e\n\u003cli\u003eadvanced techniques for correctness\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cp\u003estatic analysis, dynamic analysis, formal methods, fuzzing\u003c/p\u003e\n","title":"Senior Smart Contract Engineer","slug":"senior-smart-contract-engineer","jobType":"contract","locationNames":["San Francisco"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1728505342,"recruitingContact":{"__ref":"StartupRole:8154191"},"remote":false,"remoteConfig":null,"compensation":"$110k – $250k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:3380581"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:2973660":{"__typename":"JobListing","id":"2973660","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eWeb \u0026amp; server-side TypeScript\u003c/li\u003e\n\u003cli\u003eReact with Next.js\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Software Engineer, API Products","slug":"senior-software-engineer-api-products","jobType":"full_time","locationNames":["Fully"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1727295733,"recruitingContact":null,"remote":true,"remoteConfig":null,"compensation":"$95k – $230k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:3380581"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"StartupItem:365":{"__typename":"StartupItem","id":"365","comment":null,"description":"The protocol for decentralized exchange on the Ethereum blockchain.","position":1,"startup":{"__ref":"Startup:3380581"}},"NewTag:17":{"__typename":"NewTag","id":"17","name":"financial services","slug":"financial-services-1","displayName":"Financial Services","marketTagNoindex":false},"NewTag:71":{"__typename":"NewTag","id":"71","name":"payments","slug":"payments","displayName":"Payments","marketTagNoindex":false},"NewTag:321":{"__typename":"NewTag","id":"321","name":"finance","slug":"finance","displayName":"Finance","marketTagNoindex":false},"NewTag:324":{"__typename":"NewTag","id":"324","name":"nonprofits","slug":"nonprofits","displayName":"Nonprofits","marketTagNoindex":true},"NewTag:12817":{"__typename":"NewTag","id":"12817","name":"non profit","slug":"non-profit","displayName":"Non Profit","marketTagNoindex":false},"NewTag:93839":{"__typename":"NewTag","id":"93839","name":"bitcoin","slug":"bitcoin","displayName":"Bitcoin","marketTagNoindex":false},"NewTag:156514":{"__typename":"NewTag","id":"156514","name":"FinTech","slug":"fintech-2","displayName":"Fin Tech","marketTagNoindex":false},"NewTag:100272":{"__typename":"NewTag","id":"100272","name":"non-profit","slug":"non-profit-1","displayName":"Non-Profit"},"Badge:B2B-466196":{"__typename":"Badge","id":"B2B-466196","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-466196":{"__typename":"Badge","id":"COMPANY_STAGE-466196","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:HIGHLY_RATED-466196":{"__typename":"Badge","id":"HIGHLY_RATED-466196","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Stellar Development Foundation is highly rated on Glassdoor, with 4.5 out of 5 stars","avatarUrl":null,"rating":"4.5","data":null},"Badge:WORK_LIFE_BALANCE-466196":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-466196","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Stellar Development Foundation 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-466196":{"__typename":"Badge","id":"STRONG_LEADERSHIP-466196","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Stellar Development Foundation 4.2/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.2","data":null},"Startup:466196":{"__typename":"Startup","id":"466196","logoUrl":"https://photos.wellfound.com/startups/i/466196-2c3fef070f0be76cf55dc86da84260c9-medium_jpg.jpg?buster=1589634894","highConcept":"Borderless. limitless. powerful. makes money better","name":"Stellar Development Foundation","slug":"stellar-development-foundation","companySize":"SIZE_11_50","totalRaisedAmount":3000000,"currentUserFollowsStartup":false,"companyUrl":"https://www.stellar.org","twitterUrl":"http://twitter.com/stellarorg","blogUrl":"https://www.stellar.org/blog/","facebookUrl":"http://www.facebook.com/stellarfoundation","linkedInUrl":"https://www.linkedin.com/company/3877937","productHuntUrl":"https://www.producthunt.com/posts/stellar","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:71"},{"__ref":"NewTag:321"},{"__ref":"NewTag:324"},{"__ref":"NewTag:12817"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:100272"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-466196"},{"__ref":"Badge:COMPANY_STAGE-466196"},{"__ref":"Badge:HIGHLY_RATED-466196"},{"__ref":"Badge:WORK_LIFE_BALANCE-466196"},{"__ref":"Badge:STRONG_LEADERSHIP-466196"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:366":{"__typename":"StartupItem","id":"366","comment":"","description":"Open source financial access for all.","position":2,"startup":{"__ref":"Startup:466196"}},"Badge:B2C-4710116":{"__typename":"Badge","id":"B2C-4710116","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4710116":{"__typename":"Badge","id":"COMPANY_STAGE-4710116","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-4710116":{"__typename":"Badge","id":"TOP_INVESTORS-4710116","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:4710116":{"__typename":"Startup","id":"4710116","slug":"dydx","logoUrl":"https://photos.wellfound.com/startups/i/4710116-491299b98749ea92b6da062838790260-medium_jpg.jpg?buster=1614195707","highConcept":"The world's leading decentralized exchange for crypto assets","name":"dYdX","companySize":"SIZE_11_50","totalRaisedAmount":87000000,"currentUserFollowsStartup":false,"companyUrl":"https://dydx.exchange/","twitterUrl":"https://twitter.com/dydxprotocol","blogUrl":"https://dydx.exchange/blog","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/18264732","productHuntUrl":"https://www.producthunt.com/posts/dydx-2","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-4710116"},{"__ref":"Badge:COMPANY_STAGE-4710116"},{"__ref":"Badge:TOP_INVESTORS-4710116"}],"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"751460","name":"Engineering","count":4}]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":4,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3074030"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3002274"}},{"__typename":"JobListingEdge","node":{"__ref":"JobListing:1260878"}}]}},"JobListing:3074030":{"__typename":"JobListing","id":"3074030","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eBuild and enhance the web application for our decentralized exchange\u003c/li\u003e\n\u003cli\u003eCollaborate with designers to build elegant and responsive user interfaces\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Software Engineer - Frontend","slug":"software-engineer-frontend","jobType":"full_time","locationNames":["New York City"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1730493388,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$150k – $250k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:4710116"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:3002274":{"__typename":"JobListing","id":"3002274","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDesign, build, and scale decentralized matching engine, risk system, and limit order book for blockchain protocol using CosmosSDK along with its surrounding backend systems\u003c/li\u003e\n\u003cli\u003eProvide technical guidance and leadership in navigating tradeoffs (architecture, timeline, etc.)\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Lead Trading Infrastructure Engineer","slug":"lead-trading-infrastructure-engineer","jobType":"full_time","locationNames":["New York City"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1715200643,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"$230k – $305k","estimatedSalary":null,"equity":null,"usesEstimatedSalary":false,"startup":{"__ref":"Startup:4710116"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"JobListing:1260878":{"__typename":"JobListing","id":"1260878","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eWrite financial software with high performance requirements, including order book matching engines, trading engines, and REST \u0026amp; Websocket API endpoints and other tools for real-time transaction processing\u003c/li\u003e\n\u003cli\u003eDevelop open source blockchain-based code that powers the dYdX protocol within the decentralize...\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Senior Software Engineer - Backend","slug":"senior-software-engineer-backend","jobType":"full_time","locationNames":["New York City"],"autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","currentUserApplied":false,"liveStartAt":1715099596,"recruitingContact":null,"remote":true,"remoteConfig":null,"compensation":"$230k – $290k • 0.02% – 0.1%","estimatedSalary":null,"equity":"0.02% – 0.1%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:4710116"},"yearsExperienceMin":5,"yearsExperienceMax":null,"isBookmarked":false},"StartupItem:367":{"__typename":"StartupItem","id":"367","comment":"","description":"Decentralized Protocol for Financial Derivatives","position":3,"startup":{"__ref":"Startup:4710116"}},"NewTag:134":{"__typename":"NewTag","id":"134","name":"peer-to-peer","slug":"peer-to-peer","displayName":"Peer-to-Peer","marketTagNoindex":false},"NewTag:577":{"__typename":"NewTag","id":"577","name":"credit","slug":"credit","displayName":"Credit","marketTagNoindex":false},"NewTag:2795":{"__typename":"NewTag","id":"2795","name":"consumer lending","slug":"consumer-lending","displayName":"Consumer Lending","marketTagNoindex":false},"NewTag:156534":{"__typename":"NewTag","id":"156534","name":"loans","slug":"loans-1","displayName":"Loans","marketTagNoindex":false},"NewTag:624860":{"__typename":"NewTag","id":"624860","name":"blockchain / cryptocurrency","slug":"blockchain-cryptocurrency-2","displayName":"Blockchain / Cryptocurrency","marketTagNoindex":false},"NewTag:94212":{"__typename":"NewTag","id":"94212","name":"startup","slug":"startup","displayName":"Startup"},"Badge:B2C-4611146":{"__typename":"Badge","id":"B2C-4611146","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4611146":{"__typename":"Badge","id":"COMPANY_STAGE-4611146","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:TOP_INVESTORS-4611146":{"__typename":"Badge","id":"TOP_INVESTORS-4611146","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-4611146":{"__typename":"Badge","id":"YC-4611146","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Startup:4611146":{"__typename":"Startup","id":"4611146","logoUrl":"https://photos.wellfound.com/startups/i/4611146-c549395eee4efdd98edc9938e7ceae93-medium_jpg.jpg?buster=1625524288","highConcept":"The easiest, simplest way to invest in the rapidly growing world of DeFi ","name":"Dharma","slug":"dharma-labs","companySize":"SIZE_11_50","totalRaisedAmount":7120000,"currentUserFollowsStartup":false,"companyUrl":"https://dharma.io/","twitterUrl":"https://twitter.com/dharma_hq","blogUrl":"https://blog.dharma.io","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:134"},{"__ref":"NewTag:321"},{"__ref":"NewTag:577"},{"__ref":"NewTag:2795"},{"__ref":"NewTag:156534"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-4611146"},{"__ref":"Badge:COMPANY_STAGE-4611146"},{"__ref":"Badge:TOP_INVESTORS-4611146"},{"__ref":"Badge:YC-4611146"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:368":{"__typename":"StartupItem","id":"368","comment":null,"description":"An open protocol for tokenized debt agreements on blockchains like Ethereum","position":4,"startup":{"__ref":"Startup:4611146"}},"NewTag:2947":{"__typename":"NewTag","id":"2947","name":"finance technology","slug":"finance-technology","displayName":"Finance Technology","marketTagNoindex":false},"NewTag:1642":{"__typename":"NewTag","id":"1642","name":"europe","slug":"europe","displayName":"Europe","locationTagNoindex":false},"NewTag:1688":{"__typename":"NewTag","id":"1688","name":"united states","slug":"united-states","displayName":"United States","locationTagNoindex":false},"Startup:2565215":{"__typename":"Startup","id":"2565215","logoUrl":"https://photos.wellfound.com/startups/i/2565215-9abb62dac5e8b0ac2e877a5a9b00c9cd-medium_jpg.jpg?buster=1517001271","highConcept":"Stability for the Blockchain","name":"MakerDAO","slug":"makerdao","companySize":"SIZE_51_200","totalRaisedAmount":27000000,"currentUserFollowsStartup":false,"companyUrl":"http://makerdao.com","twitterUrl":"https://twitter.com/makerdao","blogUrl":"https://medium.com/@makerdao","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/10146072/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1642"},{"__ref":"NewTag:1688"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:369":{"__typename":"StartupItem","id":"369","comment":"","description":"Stability for the Blockchain","position":5,"startup":{"__ref":"Startup:2565215"}},"NewTag:8":{"__typename":"NewTag","id":"8","name":"internet","slug":"internet","displayName":"Internet","marketTagNoindex":false},"NewTag:38":{"__typename":"NewTag","id":"38","name":"cloud computing","slug":"cloud-computing","displayName":"Cloud Computing","marketTagNoindex":false},"NewTag:59":{"__typename":"NewTag","id":"59","name":"open source","slug":"open-source","displayName":"Open Source","marketTagNoindex":false},"NewTag:409":{"__typename":"NewTag","id":"409","name":"development platforms","slug":"development-platforms","displayName":"Development Platforms","marketTagNoindex":true},"NewTag:449":{"__typename":"NewTag","id":"449","name":"application platforms","slug":"application-platforms","displayName":"Application Platforms","marketTagNoindex":true},"NewTag:628":{"__typename":"NewTag","id":"628","name":"data security","slug":"data-security","displayName":"Data Security","marketTagNoindex":false},"NewTag:153167":{"__typename":"NewTag","id":"153167","name":"Distributed Systems","slug":"distributed-systems-2","displayName":"Distributed Systems","marketTagNoindex":false},"NewTag:1664":{"__typename":"NewTag","id":"1664","name":"new york city, ny","slug":"new-york-city-ny","displayName":"New York City","locationTagNoindex":false},"NewTag:2071":{"__typename":"NewTag","id":"2071","name":"new york","slug":"new-york","displayName":"New York","locationTagNoindex":false},"NewTag:616175":{"__typename":"NewTag","id":"616175","name":"remote","slug":"remote-friendly","displayName":"Remote","locationTagNoindex":false},"Badge:HIGHLY_RATED-271819":{"__typename":"Badge","id":"HIGHLY_RATED-271819","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Hiro is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-271819":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-271819","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Hiro 4.6/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.6","data":null},"Badge:STRONG_LEADERSHIP-271819":{"__typename":"Badge","id":"STRONG_LEADERSHIP-271819","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Hiro 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"Startup:271819":{"__typename":"Startup","id":"271819","logoUrl":"https://photos.wellfound.com/startups/i/271819-25e7ff00eb3b331e113038af352f9978-medium_jpg.jpg?buster=1610735773","highConcept":"Building developer tools for Stacks, enabling apps and smart contracts for Bitcoin","name":"Hiro","slug":"hirosystems","companySize":"SIZE_11_50","totalRaisedAmount":76000000,"currentUserFollowsStartup":false,"companyUrl":"https://hiro.so","twitterUrl":"https://twitter.com/hirosystems","blogUrl":"https://blog.blockstack.org/","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/10624288","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:8"},{"__ref":"NewTag:38"},{"__ref":"NewTag:59"},{"__ref":"NewTag:409"},{"__ref":"NewTag:449"},{"__ref":"NewTag:628"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:153167"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:616175"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:HIGHLY_RATED-271819"},{"__ref":"Badge:WORK_LIFE_BALANCE-271819"},{"__ref":"Badge:STRONG_LEADERSHIP-271819"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:370":{"__typename":"StartupItem","id":"370","comment":"","description":"Platform for decentralized, server-less apps.","position":6,"startup":{"__ref":"Startup:271819"}},"NewTag:136836":{"__typename":"NewTag","id":"136836","name":"Corporation","slug":"corporation","displayName":"Corporation"},"Startup:5217310":{"__typename":"Startup","id":"5217310","logoUrl":"https://photos.wellfound.com/startups/i/5217310-e7c142c789e3ae8b202eb05ef3fa3a95-medium_jpg.jpg?buster=1534824454","highConcept":"The front page of the crypto net","name":"Token Daily","slug":"token-daily","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.tokendaily.co","twitterUrl":"https://twitter.com/tokendaily","blogUrl":"https://www.tokendaily.co/blog","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/tokendaily/","productHuntUrl":"https://www.producthunt.com/posts/token-daily","marketTaggings":[{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:136836"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:371":{"__typename":"StartupItem","id":"371","comment":"","description":"The front page of the crypto net","position":7,"startup":{"__ref":"Startup:5217310"}},"NewTag:162":{"__typename":"NewTag","id":"162","name":"marketplaces","slug":"marketplaces","displayName":"Marketplaces","marketTagNoindex":false},"NewTag:363":{"__typename":"NewTag","id":"363","name":"financial exchanges","slug":"financial-exchanges","displayName":"Financial Exchanges","marketTagNoindex":true},"NewTag:155046":{"__typename":"NewTag","id":"155046","name":"Bitcoin Exchange","slug":"bitcoin-exchange","displayName":"Bitcoin Exchange","marketTagNoindex":false},"NewTag:157677":{"__typename":"NewTag","id":"157677","name":"marketplace","slug":"marketplace-2","displayName":"Marketplace","marketTagNoindex":false},"NewTag:152560":{"__typename":"NewTag","id":"152560","name":"Consumer Financial Services","slug":"consumer-financial-services-1","displayName":"Consumer Financial Services"},"Badge:B2B-4311981":{"__typename":"Badge","id":"B2B-4311981","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4311981":{"__typename":"Badge","id":"COMPANY_STAGE-4311981","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:VALUATION_1B-4311981":{"__typename":"Badge","id":"VALUATION_1B-4311981","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Startup:4311981":{"__typename":"Startup","id":"4311981","logoUrl":"https://photos.wellfound.com/startups/i/4311981-f5c0542188aa7b1157e51ac30793a9b3-medium_jpg.jpg?buster=1683144263","highConcept":"Where early adopters invest in and trade the best digital assets","name":"CoinList","slug":"coinlist","companySize":"SIZE_51_200","totalRaisedAmount":119200000,"currentUserFollowsStartup":false,"companyUrl":"https://coinlist.co","twitterUrl":"https://twitter.com/coinlist","blogUrl":"https://blog.coinlist.co/","facebookUrl":"https://www.facebook.com/coinlist-449788835387692/","linkedInUrl":"https://www.linkedin.com/company/11170966/","productHuntUrl":"https://www.producthunt.com/posts/coinlist","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:162"},{"__ref":"NewTag:321"},{"__ref":"NewTag:363"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:155046"},{"__ref":"NewTag:157677"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:152560"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-4311981"},{"__ref":"Badge:COMPANY_STAGE-4311981"},{"__ref":"Badge:VALUATION_1B-4311981"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:372":{"__typename":"StartupItem","id":"372","comment":null,"description":"Financial infrastructure for the next generation of technology companies","position":8,"startup":{"__ref":"Startup:4311981"}},"NewTag:92":{"__typename":"NewTag","id":"92","name":"machine learning","slug":"machine-learning","displayName":"Machine Learning","marketTagNoindex":false},"NewTag:1409":{"__typename":"NewTag","id":"1409","name":"hedge funds","slug":"hedge-funds","displayName":"Hedge Funds","marketTagNoindex":false},"Badge:B2B-940914":{"__typename":"Badge","id":"B2B-940914","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-940914":{"__typename":"Badge","id":"COMPANY_STAGE-940914","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-940914":{"__typename":"Badge","id":"TOP_INVESTORS-940914","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:940914":{"__typename":"Startup","id":"940914","logoUrl":"https://photos.wellfound.com/startups/i/940914-85eb6d660ba2f69b1c5098652f63baad-medium_jpg.jpg?buster=1688528083","highConcept":"The world's last hedge fund","name":"Numerai","slug":"numerai","companySize":"SIZE_11_50","totalRaisedAmount":7500000,"currentUserFollowsStartup":false,"companyUrl":"https://numer.ai","twitterUrl":"https://twitter.com/numerai","blogUrl":"https://medium.com/numerai","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/10303433?","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:92"},{"__ref":"NewTag:1409"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-940914"},{"__ref":"Badge:COMPANY_STAGE-940914"},{"__ref":"Badge:TOP_INVESTORS-940914"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:374":{"__typename":"StartupItem","id":"374","comment":null,"description":"A new kind of hedge fund built by a network of data scientists","position":9,"startup":{"__ref":"Startup:940914"}},"NewTag:841":{"__typename":"NewTag","id":"841","name":"software","slug":"software","displayName":"Software","marketTagNoindex":false},"NewTag:156515":{"__typename":"NewTag","id":"156515","name":"Financial Technology","slug":"financial-technology-1","displayName":"Financial Technology","marketTagNoindex":false},"NewTag:896011":{"__typename":"NewTag","id":"896011","name":"Web3","slug":"web3-4","displayName":"Web3","marketTagNoindex":false},"NewTag:1682":{"__typename":"NewTag","id":"1682","name":"singapore","slug":"singapore","displayName":"Singapore","locationTagNoindex":false},"NewTag:1827":{"__typename":"NewTag","id":"1827","name":"ireland","slug":"ireland","displayName":"Ireland","locationTagNoindex":false},"NewTag:2313":{"__typename":"NewTag","id":"2313","name":"taiwan","slug":"taiwan","displayName":"Taiwan","locationTagNoindex":false},"Startup:302923":{"__typename":"Startup","id":"302923","logoUrl":"https://photos.wellfound.com/startups/i/302923-dc0ecf89e3dab2e67df64a3a4eb4f067-medium_jpg.jpg?buster=1708549901","highConcept":"Delivering the largest and most widely used stablecoin network with USDC","name":"Circle","slug":"circle","companySize":"SIZE_501_1000","totalRaisedAmount":722000000,"currentUserFollowsStartup":false,"companyUrl":"https://www.circle.com/en/","twitterUrl":"https://twitter.com/circle","blogUrl":"http://blog.circle.com","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/circle-internet-financial/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:71"},{"__ref":"NewTag:321"},{"__ref":"NewTag:841"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:156515"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"}],"locationTaggings":[{"__ref":"NewTag:1682"},{"__ref":"NewTag:1688"},{"__ref":"NewTag:1827"},{"__ref":"NewTag:2313"},{"__ref":"NewTag:616175"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:373":{"__typename":"StartupItem","id":"373","comment":"","description":"Making m simpler, safer, and more secure - globally. ","position":10,"startup":{"__ref":"Startup:302923"}},"NewTag:2724":{"__typename":"NewTag","id":"2724","name":"stock exchanges","slug":"stock-exchanges","displayName":"Stock Exchanges","marketTagNoindex":true},"NewTag:1657":{"__typename":"NewTag","id":"1657","name":"miami","slug":"miami","displayName":"Miami","locationTagNoindex":false},"NewTag:8732":{"__typename":"NewTag","id":"8732","name":"sao paulo","slug":"sao-paulo","displayName":"São Paulo","locationTagNoindex":false},"Badge:B2C-4367897":{"__typename":"Badge","id":"B2C-4367897","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4367897":{"__typename":"Badge","id":"COMPANY_STAGE-4367897","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:4367897":{"__typename":"Startup","id":"4367897","logoUrl":"https://photos.wellfound.com/startups/i/4367897-9bb24adadf6784f9a42388373941639d-medium_jpg.jpg?buster=1546490287","highConcept":"Passfolio is a San Francisco fintech company democratizing investments worldwide","name":"Passfolio","slug":"passfolio","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://passfolio.com","twitterUrl":"https://twitter.com/passfolioapp","blogUrl":"https://blog.passfolio.com/","facebookUrl":"https://facebook.com/passfolioapp","linkedInUrl":"https://www.linkedin.com/company/passfolio/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:2724"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1657"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:8732"}],"companyTypeTaggings":[{"__ref":"NewTag:152560"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-4367897"},{"__ref":"Badge:COMPANY_STAGE-4367897"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:375":{"__typename":"StartupItem","id":"375","comment":"","description":"Connecting every developer to the blockchain economy","position":11,"startup":{"__ref":"Startup:4367897"}},"NewTag:1653":{"__typename":"NewTag","id":"1653","name":"los angeles","slug":"los-angeles","displayName":"Los Angeles","locationTagNoindex":false},"NewTag:141202":{"__typename":"NewTag","id":"141202","name":"Mobile App","slug":"mobile-app","displayName":"Mobile App"},"NewTag:146882":{"__typename":"NewTag","id":"146882","name":"Software","slug":"software-2","displayName":"Software"},"Badge:B2B-342166":{"__typename":"Badge","id":"B2B-342166","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-342166":{"__typename":"Badge","id":"COMPANY_STAGE-342166","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:TOP_INVESTORS-342166":{"__typename":"Badge","id":"TOP_INVESTORS-342166","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:342166":{"__typename":"Startup","id":"342166","logoUrl":"https://photos.wellfound.com/startups/i/342166-cda573b43bfa0d13e24373da86509b10-medium_jpg.jpg?buster=1522698455","highConcept":"All-in-one cryptocurrency platform","name":"Gem","slug":"gem","companySize":"SIZE_11_50","totalRaisedAmount":20882492,"currentUserFollowsStartup":false,"companyUrl":"https://gem.co","twitterUrl":"http://twitter.com/@gemhq","blogUrl":"https://blog.gem.co","facebookUrl":"https://www.facebook.com/gemhq","linkedInUrl":"https://www.linkedin.com/company/3862615","productHuntUrl":"https://www.producthunt.com/upcoming/gem","marketTaggings":[{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1653"}],"companyTypeTaggings":[{"__ref":"NewTag:141202"},{"__ref":"NewTag:146882"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-342166"},{"__ref":"Badge:COMPANY_STAGE-342166"},{"__ref":"Badge:TOP_INVESTORS-342166"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:376":{"__typename":"StartupItem","id":"376","comment":null,"description":"All-in-one cryptocurrency platform","position":12,"startup":{"__ref":"Startup:342166"}},"NewTag:14":{"__typename":"NewTag","id":"14","name":"games","slug":"games","displayName":"Games","marketTagNoindex":false},"NewTag:896012":{"__typename":"NewTag","id":"896012","name":"NFT","slug":"nft-5","displayName":"NFT","marketTagNoindex":false},"NewTag:142214":{"__typename":"NewTag","id":"142214","name":"Marketplace ","slug":"marketplace","displayName":"Marketplace "},"Badge:B2C-5535397":{"__typename":"Badge","id":"B2C-5535397","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5535397":{"__typename":"Badge","id":"COMPANY_STAGE-5535397","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-5535397":{"__typename":"Badge","id":"TOP_INVESTORS-5535397","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-5535397":{"__typename":"Badge","id":"YC-5535397","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-5535397":{"__typename":"Badge","id":"VALUATION_1B-5535397","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Startup:5535397":{"__typename":"Startup","id":"5535397","logoUrl":"https://photos.wellfound.com/startups/i/5535397-df2b9269e9f9d9bb05dace333153b705-medium_jpg.jpg?buster=1631647339","highConcept":"Discover, collect, and sell extraordinary NFTs on the world's largest NFT marketplace","name":"OpenSea","slug":"opensea-3","companySize":"SIZE_201_500","totalRaisedAmount":27100000,"currentUserFollowsStartup":false,"companyUrl":"https://opensea.io/","twitterUrl":"https://twitter.com/opensea","blogUrl":"https://opensea.io/blog/","facebookUrl":"https://www.facebook.com/projectopensea","linkedInUrl":"https://www.linkedin.com/company/opensea-io/","productHuntUrl":"https://www.producthunt.com/posts/opensea","marketTaggings":[{"__ref":"NewTag:14"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"},{"__ref":"NewTag:896012"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:616175"}],"companyTypeTaggings":[{"__ref":"NewTag:142214"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-5535397"},{"__ref":"Badge:COMPANY_STAGE-5535397"},{"__ref":"Badge:TOP_INVESTORS-5535397"},{"__ref":"Badge:YC-5535397"},{"__ref":"Badge:VALUATION_1B-5535397"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:377":{"__typename":"StartupItem","id":"377","comment":null,"description":"Peer-to-peer marketplace for digital collectibles","position":13,"startup":{"__ref":"Startup:5535397"}},"NewTag:585":{"__typename":"NewTag","id":"585","name":"accounting","slug":"accounting","displayName":"Accounting","marketTagNoindex":false},"NewTag:153509":{"__typename":"NewTag","id":"153509","name":"asia","slug":"asia","displayName":"Asia","locationTagNoindex":false},"NewTag:132149":{"__typename":"NewTag","id":"132149","name":"private company","slug":"private-company-1","displayName":"Private Company"},"Badge:B2C-5301087":{"__typename":"Badge","id":"B2C-5301087","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5301087":{"__typename":"Badge","id":"COMPANY_STAGE-5301087","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-5301087":{"__typename":"Badge","id":"TOP_INVESTORS-5301087","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-5301087":{"__typename":"Badge","id":"YC-5301087","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-5301087":{"__typename":"Badge","id":"VALUATION_1B-5301087","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Startup:5301087":{"__typename":"Startup","id":"5301087","logoUrl":"https://photos.wellfound.com/startups/i/5301087-d45c9efefe89eee0938f41ee0aadb0ab-medium_jpg.jpg?buster=1616878813","highConcept":"Automated portfolio tracking and tax compliance for cryptocurrency users","name":"CoinTracker","slug":"cointracker","companySize":"SIZE_11_50","totalRaisedAmount":1600000,"currentUserFollowsStartup":false,"companyUrl":"https://www.cointracker.io","twitterUrl":"https://twitter.com/cointracker","blogUrl":"https://www.cointracker.io/blog","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/18296387/","productHuntUrl":"https://www.producthunt.com/posts/cointracker-3","marketTaggings":[{"__ref":"NewTag:585"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1642"},{"__ref":"NewTag:1688"},{"__ref":"NewTag:153509"},{"__ref":"NewTag:616175"}],"companyTypeTaggings":[{"__ref":"NewTag:132149"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-5301087"},{"__ref":"Badge:COMPANY_STAGE-5301087"},{"__ref":"Badge:TOP_INVESTORS-5301087"},{"__ref":"Badge:YC-5301087"},{"__ref":"Badge:VALUATION_1B-5301087"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:378":{"__typename":"StartupItem","id":"378","comment":null,"description":"Portfolio \u0026 tax manager for cryptocurrency","position":14,"startup":{"__ref":"Startup:5301087"}},"NewTag:153894":{"__typename":"NewTag","id":"153894","name":"Consumer ","slug":"consumer","displayName":"Consumer","marketTagNoindex":false},"NewTag:143680":{"__typename":"NewTag","id":"143680","name":"Software/Mobile","slug":"software-mobile","displayName":"Software/Mobile"},"Startup:5549121":{"__typename":"Startup","id":"5549121","logoUrl":"https://photos.wellfound.com/startups/i/5549121-418735b87f79fc126ad8f5080b493a46-medium_jpg.jpg?buster=1559581563","highConcept":"A social network where people debate both sides of an Argument","name":"TruStory","slug":"trustory","companySize":"SIZE_1_10","totalRaisedAmount":3250000,"currentUserFollowsStartup":false,"companyUrl":"https://www.trustory.io/","twitterUrl":"https://twitter.com/istrustory","blogUrl":"https://medium.com/trustory-app","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:153894"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1653"}],"companyTypeTaggings":[{"__ref":"NewTag:143680"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:379":{"__typename":"StartupItem","id":"379","comment":null,"description":"An community-driven social network to validate claims that people make online.","position":15,"startup":{"__ref":"Startup:5549121"}},"NewTag:2078":{"__typename":"NewTag","id":"2078","name":"brooklyn","slug":"brooklyn","displayName":"Brooklyn","locationTagNoindex":false},"Startup:4176172":{"__typename":"Startup","id":"4176172","logoUrl":"https://photos.wellfound.com/startups/i/4176172-dd89313ccbb75488a066efdab2cb8374-medium_jpg.jpg?buster=1599665861","highConcept":"AirSwap is a developer community focused on decentralized trading systems","name":"AirSwap","slug":"airswap","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.airswap.io/","twitterUrl":"https://twitter.com/airswap","blogUrl":"https://blog.airswap.io/","facebookUrl":"https://www.facebook.com/airswapio/","linkedInUrl":"https://www.linkedin.com/company/airswap/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:2078"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:380":{"__typename":"StartupItem","id":"380","comment":"","description":"The engine for the new token economy","position":16,"startup":{"__ref":"Startup:4176172"}},"NewTag:1925":{"__typename":"NewTag","id":"1925","name":"risk management","slug":"risk-management","displayName":"Risk Management","marketTagNoindex":false},"NewTag:152852":{"__typename":"NewTag","id":"152852","name":"Ethical Fashion","slug":"ethical-fashion-1","displayName":"Ethical Fashion","marketTagNoindex":false},"NewTag:156129":{"__typename":"NewTag","id":"156129","name":"commercial building","slug":"commercial-building","displayName":"Commercial Building","marketTagNoindex":true},"Badge:B2C-4468236":{"__typename":"Badge","id":"B2C-4468236","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-4468236":{"__typename":"Badge","id":"B2B-4468236","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4468236":{"__typename":"Badge","id":"COMPANY_STAGE-4468236","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-4468236":{"__typename":"Badge","id":"TOP_INVESTORS-4468236","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-4468236":{"__typename":"Badge","id":"VALUATION_1B-4468236","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-4468236":{"__typename":"Badge","id":"HIGHLY_RATED-4468236","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"BlockFi is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-4468236":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-4468236","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate BlockFi 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-4468236":{"__typename":"Badge","id":"STRONG_LEADERSHIP-4468236","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate BlockFi 4.8/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.8","data":null},"Startup:4468236":{"__typename":"Startup","id":"4468236","logoUrl":"https://photos.wellfound.com/startups/i/4468236-f9bca70b6739ce315b33032dbd0ce404-medium_jpg.jpg?buster=1610473705","highConcept":"Blockchain powered investment platform to create and sustain future wealth","name":"BlockFi","slug":"blockfi","companySize":"SIZE_201_500","totalRaisedAmount":508681673,"currentUserFollowsStartup":false,"companyUrl":"https://blockfi.com/","twitterUrl":"https://twitter.com/therealblockfi?lang=en","blogUrl":"https://blog.blockfi.com/","facebookUrl":"https://www.facebook.com/blockfi/","linkedInUrl":"https://www.linkedin.com/company/blockfi/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:321"},{"__ref":"NewTag:1925"},{"__ref":"NewTag:2795"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152852"},{"__ref":"NewTag:156129"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1664"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-4468236"},{"__ref":"Badge:B2B-4468236"},{"__ref":"Badge:COMPANY_STAGE-4468236"},{"__ref":"Badge:TOP_INVESTORS-4468236"},{"__ref":"Badge:VALUATION_1B-4468236"},{"__ref":"Badge:HIGHLY_RATED-4468236"},{"__ref":"Badge:WORK_LIFE_BALANCE-4468236"},{"__ref":"Badge:STRONG_LEADERSHIP-4468236"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:381":{"__typename":"StartupItem","id":"381","comment":"","description":"Loans backed by cryptocurrency","position":17,"startup":{"__ref":"Startup:4468236"}},"NewTag:154551":{"__typename":"NewTag","id":"154551","name":"Remittance","slug":"remittance-1","displayName":"Remittance","marketTagNoindex":true},"NewTag:147643":{"__typename":"NewTag","id":"147643","name":"payment","slug":"payment","displayName":"Payment"},"Badge:B2B-219709":{"__typename":"Badge","id":"B2B-219709","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-219709":{"__typename":"Badge","id":"COMPANY_STAGE-219709","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Startup:219709":{"__typename":"Startup","id":"219709","logoUrl":"https://photos.wellfound.com/startups/i/219709-6a9774d782e3e94361590f0ad66cfbd7-medium_jpg.jpg?buster=1711349941","highConcept":"Wyre is the crypto stack that brings together the most powerful payment APIs in one place","name":"Wyre","slug":"sendwyre","companySize":"SIZE_51_200","totalRaisedAmount":59110000,"currentUserFollowsStartup":false,"companyUrl":"https://www.sendwyre.com","twitterUrl":"https://twitter.com/sendwyre","blogUrl":"https://blog.sendwyre.com/","facebookUrl":"https://www.facebook.com/sendwyre/","linkedInUrl":"https://www.linkedin.com/company/17902351/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:71"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:154551"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1653"},{"__ref":"NewTag:1657"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"},{"__ref":"NewTag:147643"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-219709"},{"__ref":"Badge:COMPANY_STAGE-219709"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:382":{"__typename":"StartupItem","id":"382","comment":null,"description":"","position":18,"startup":{"__ref":"Startup:219709"}},"NewTag:155100":{"__typename":"NewTag","id":"155100","name":"Developing world","slug":"developing-world","displayName":"Developing World","marketTagNoindex":true},"NewTag:1914":{"__typename":"NewTag","id":"1914","name":"berlin","slug":"berlin","displayName":"Berlin","locationTagNoindex":false},"Badge:B2C-5945319":{"__typename":"Badge","id":"B2C-5945319","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5945319":{"__typename":"Badge","id":"COMPANY_STAGE-5945319","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-5945319":{"__typename":"Badge","id":"TOP_INVESTORS-5945319","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:5945319":{"__typename":"Startup","id":"5945319","logoUrl":"https://photos.wellfound.com/startups/i/5945319-aa729e31cfa04e72b763cb4c8c9ea5e8-medium_jpg.jpg?buster=1697046938","highConcept":"Building products for financial inclusion utilizing the power of blockchain technology","name":"Celo","slug":"celoorg","companySize":"SIZE_51_200","totalRaisedAmount":6500000,"currentUserFollowsStartup":false,"companyUrl":"https://celo.org/","twitterUrl":"https://twitter.com/celohq","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/celohq/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:71"},{"__ref":"NewTag:321"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:155100"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1914"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-5945319"},{"__ref":"Badge:COMPANY_STAGE-5945319"},{"__ref":"Badge:TOP_INVESTORS-5945319"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:383":{"__typename":"StartupItem","id":"383","comment":null,"description":"Building products for financial inclusion utilizing the power of blockchain technology.","position":19,"startup":{"__ref":"Startup:5945319"}},"NewTag:151329":{"__typename":"NewTag","id":"151329","name":"Economics","slug":"economics-1","displayName":"Economics","marketTagNoindex":true},"Startup:4625362":{"__typename":"Startup","id":"4625362","logoUrl":"https://photos.wellfound.com/startups/i/4625362-8a23c24827b83657819b28f2e3bed0b5-medium_jpg.jpg?buster=1570825274","highConcept":"The protocol for algorithmic money markets on the Ethereum blockchain","name":"Compound","slug":"compoundfinance","companySize":"SIZE_1_10","totalRaisedAmount":8230001,"currentUserFollowsStartup":false,"companyUrl":"https://compound.finance/","twitterUrl":"https://twitter.com/compoundfinance","blogUrl":"https://medium.com/compound-finance","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:151329"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:136836"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:384":{"__typename":"StartupItem","id":"384","comment":null,"description":"The protocol for algorithmic, efficient money markets on the Ethereum blockchain","position":20,"startup":{"__ref":"Startup:4625362"}},"NewTag:1847":{"__typename":"NewTag","id":"1847","name":"san mateo","slug":"san-mateo","displayName":"San Mateo","locationTagNoindex":false},"NewTag:2114":{"__typename":"NewTag","id":"2114","name":"kuala lumpur","slug":"kuala-lumpur","displayName":"Federal Territory of Kuala Lumpur","locationTagNoindex":false},"Badge:B2B-2543128":{"__typename":"Badge","id":"B2B-2543128","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-2543128":{"__typename":"Badge","id":"COMPANY_STAGE-2543128","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:TOP_INVESTORS-2543128":{"__typename":"Badge","id":"TOP_INVESTORS-2543128","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:2543128":{"__typename":"Startup","id":"2543128","logoUrl":"https://photos.wellfound.com/startups/i/2543128-e415c610cea853a3c9b98fed38330660-medium_jpg.jpg?buster=1481199615","highConcept":"The Ethereum Block Explorer","name":"Etherscan.io","slug":"etherscan-io","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://etherscan.io","twitterUrl":"https://twitter.com/etherscan","blogUrl":null,"facebookUrl":"","linkedInUrl":"","productHuntUrl":null,"marketTaggings":[],"locationTaggings":[{"__ref":"NewTag:1847"},{"__ref":"NewTag:2114"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-2543128"},{"__ref":"Badge:COMPANY_STAGE-2543128"},{"__ref":"Badge:TOP_INVESTORS-2543128"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:385":{"__typename":"StartupItem","id":"385","comment":"","description":"The Ethereum Block Explorer","position":21,"startup":{"__ref":"Startup:2543128"}},"NewTag:1132":{"__typename":"NewTag","id":"1132","name":"developer tools","slug":"developer-tools","displayName":"Developer Tools","marketTagNoindex":false},"NewTag:1698":{"__typename":"NewTag","id":"1698","name":"vancouver","slug":"vancouver","displayName":"Vancouver","locationTagNoindex":false},"NewTag:140603":{"__typename":"NewTag","id":"140603","name":"SaaS","slug":"saas-4","displayName":"SaaS"},"NewTag:143833":{"__typename":"NewTag","id":"143833","name":"Internet","slug":"internet-4","displayName":"Internet"},"Badge:B2B-658173":{"__typename":"Badge","id":"B2B-658173","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-658173":{"__typename":"Badge","id":"COMPANY_STAGE-658173","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:658173":{"__typename":"Startup","id":"658173","logoUrl":"https://photos.wellfound.com/startups/i/658173-bf9e91ba95322f08649ab9f2a66c2eaa-medium_jpg.jpg?buster=1429299859","highConcept":"Visually create Smart Contracts","name":"Etherparty","slug":"etherparty","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://etherparty.io","twitterUrl":"http://twitter.com/etherparty_io","blogUrl":"http://blog.etherparty.io","facebookUrl":"http://facebook.com/etherparty","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:1132"},{"__ref":"NewTag:93839"}],"locationTaggings":[{"__ref":"NewTag:1698"}],"companyTypeTaggings":[{"__ref":"NewTag:140603"},{"__ref":"NewTag:143833"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-658173"},{"__ref":"Badge:COMPANY_STAGE-658173"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:386":{"__typename":"StartupItem","id":"386","comment":null,"description":"Visually create Smart Contracts.","position":22,"startup":{"__ref":"Startup:658173"}},"NewTag:1716":{"__typename":"NewTag","id":"1716","name":"germany","slug":"germany","displayName":"Germany","locationTagNoindex":false},"NewTag:24497":{"__typename":"NewTag","id":"24497","name":"liechtenstein","slug":"liechtenstein","displayName":"Liechtenstein","locationTagNoindex":false},"Badge:COMPANY_STAGE-3347845":{"__typename":"Badge","id":"COMPANY_STAGE-3347845","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:3347845":{"__typename":"Startup","id":"3347845","logoUrl":"https://photos.wellfound.com/startups/i/3347845-cc3733de2d7ef755e68d17fd8d6fd027-medium_jpg.jpg?buster=1532510867","highConcept":"Scaling Solutions for the Ethereum Blockchain","name":"brainbot","slug":"brainbot-group","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://brainbot.com","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:152177"},{"__ref":"NewTag:153167"}],"locationTaggings":[{"__ref":"NewTag:1716"},{"__ref":"NewTag:24497"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-3347845"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:387":{"__typename":"StartupItem","id":"387","comment":null,"description":"Scaling Solutions for the Ethereum Blockchain.","position":23,"startup":{"__ref":"Startup:3347845"}},"NewTag:856":{"__typename":"NewTag","id":"856","name":"venture capital","slug":"venture-capital","displayName":"Venture Capital","marketTagNoindex":false},"NewTag:131463":{"__typename":"NewTag","id":"131463","name":"Limited Liability Company","slug":"limited-liability-company","displayName":"Limited Liability Company"},"Badge:B2B-1883699":{"__typename":"Badge","id":"B2B-1883699","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1883699":{"__typename":"Badge","id":"COMPANY_STAGE-1883699","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-1883699":{"__typename":"Badge","id":"TOP_INVESTORS-1883699","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:1883699":{"__typename":"Startup","id":"1883699","slug":"polychain-capital","logoUrl":"https://photos.wellfound.com/startups/i/1883699-1f0b247123af7cb745f400f0dd4e7204-medium_jpg.jpg?buster=1580889968","highConcept":"Polychain is an organization that helps people take better control of their blockchain investment,","name":"Polychain Capital","companySize":"SIZE_11_50","totalRaisedAmount":210000000,"currentUserFollowsStartup":false,"companyUrl":"http://polychain.capital/","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/polychain-capital","productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:856"},{"__ref":"NewTag:1409"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:156515"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:131463"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-1883699"},{"__ref":"Badge:COMPANY_STAGE-1883699"},{"__ref":"Badge:TOP_INVESTORS-1883699"}],"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"80488","name":"Sales","count":1}]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":1,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:3044275"}}]}},"JobListing:3044275":{"__typename":"JobListing","id":"3044275","descriptionSnippet":"\u003cul\u003e\n\u003cli\u003eDevelop a robust pipeline of prospective fund investors through effective networking and relationship-building strategies.\u003c/li\u003e\n\u003cli\u003eServe as a prominent ambassador of the firm, enhancing its brand and reputation through targeted outreach initiatives.\u003c/li\u003e\n\u003c/ul\u003e\n","title":"Head of Business Development","slug":"head-of-business-development","jobType":"full_time","locationNames":["San Francisco"],"autoPosted":true,"atsSource":null,"currentUserApplied":false,"liveStartAt":1719446985,"recruitingContact":null,"remote":false,"remoteConfig":null,"compensation":"","estimatedSalary":"$250k – $315k","equity":null,"usesEstimatedSalary":true,"startup":{"__ref":"Startup:1883699"},"yearsExperienceMin":null,"yearsExperienceMax":null,"isBookmarked":false},"StartupItem:388":{"__typename":"StartupItem","id":"388","comment":"","description":"Cryptocurrency hedge fund","position":24,"startup":{"__ref":"Startup:1883699"}},"NewTag:13196":{"__typename":"NewTag","id":"13196","name":"cyber security","slug":"cyber-security","displayName":"Cyber Security","marketTagNoindex":false},"NewTag:2289":{"__typename":"NewTag","id":"2289","name":"portugal","slug":"portugal","displayName":"Portugal","locationTagNoindex":false},"NewTag:569191":{"__typename":"NewTag","id":"569191","name":"los-angeles-san francisco del rincón","slug":"los-angeles-san-francisco-del-rincon","displayName":"Los Angeles","locationTagNoindex":false},"Badge:B2C-5912728":{"__typename":"Badge","id":"B2C-5912728","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5912728":{"__typename":"Badge","id":"COMPANY_STAGE-5912728","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-5912728":{"__typename":"Badge","id":"TOP_INVESTORS-5912728","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:5912728":{"__typename":"Startup","id":"5912728","logoUrl":"https://photos.wellfound.com/startups/i/5912728-34997d6e2d4604bb2841a6adee2946f2-medium_jpg.jpg?buster=1645635712","highConcept":"A decentralized marketplace for programable bandwidth","name":"Orchid","slug":"orchid-labs","companySize":"SIZE_11_50","totalRaisedAmount":47700000,"currentUserFollowsStartup":false,"companyUrl":"https://www.orchid.com/","twitterUrl":"https://twitter.com/orchidprotocol","blogUrl":"https://blog.orchid.com/","facebookUrl":"https://www.facebook.com/orchidprotocol/","linkedInUrl":"https://www.linkedin.com/company/orchidprotocol/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:13196"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:2289"},{"__ref":"NewTag:569191"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-5912728"},{"__ref":"Badge:COMPANY_STAGE-5912728"},{"__ref":"Badge:TOP_INVESTORS-5912728"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:389":{"__typename":"StartupItem","id":"389","comment":"","description":"Distributed Overlay Network","position":25,"startup":{"__ref":"Startup:5912728"}},"NewTag:3":{"__typename":"NewTag","id":"3","name":"mobile","slug":"mobile-2","displayName":"Mobile","marketTagNoindex":false},"NewTag:374":{"__typename":"NewTag","id":"374","name":"personal finance","slug":"personal-finance","displayName":"Personal Finance","marketTagNoindex":false},"Badge:B2C-475410":{"__typename":"Badge","id":"B2C-475410","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-475410":{"__typename":"Badge","id":"COMPANY_STAGE-475410","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-475410":{"__typename":"Badge","id":"TOP_INVESTORS-475410","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:475410":{"__typename":"Startup","id":"475410","logoUrl":"https://photos.wellfound.com/startups/i/475410-9f0b4200735f74ff53abd1a63e5155fb-medium_jpg.jpg?buster=1639750718","highConcept":"The world's most popular cryptocurrency app","name":"Blockfolio","slug":"blockfolio","companySize":"SIZE_51_200","totalRaisedAmount":17500000,"currentUserFollowsStartup":false,"companyUrl":"http://blockfolio.com/","twitterUrl":"https://twitter.com/blockfolio","blogUrl":"https://blog.blockfolio.com/","facebookUrl":"https://www.facebook.com/blockfolio/","linkedInUrl":"https://www.linkedin.com/company/blockfolio/","productHuntUrl":"https://www.producthunt.com/posts/blockfolio","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:374"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1653"},{"__ref":"NewTag:1688"}],"companyTypeTaggings":[{"__ref":"NewTag:141202"},{"__ref":"NewTag:146882"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-475410"},{"__ref":"Badge:COMPANY_STAGE-475410"},{"__ref":"Badge:TOP_INVESTORS-475410"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:390":{"__typename":"StartupItem","id":"390","comment":"","description":"Simple cryptocurrency management","position":26,"startup":{"__ref":"Startup:475410"}},"NewTag:2178":{"__typename":"NewTag","id":"2178","name":"fort worth","slug":"fort-worth","displayName":"Fort Worth","locationTagNoindex":false},"NewTag:141291":{"__typename":"NewTag","id":"141291","name":"Enterprise Software company","slug":"enterprise-software-company","displayName":"Enterprise Software Company"},"Badge:B2B-585912":{"__typename":"Badge","id":"B2B-585912","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-585912":{"__typename":"Badge","id":"COMPANY_STAGE-585912","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:VALUATION_1B-585912":{"__typename":"Badge","id":"VALUATION_1B-585912","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Startup:585912":{"__typename":"Startup","id":"585912","logoUrl":"https://photos.wellfound.com/startups/i/585912-301eec4556a2226fe4023ec0cec0a70e-medium_jpg.jpg?buster=1688377101","highConcept":"A complete suite of trusted products to build anything in web3","name":"Consensys","slug":"consensys","companySize":"SIZE_501_1000","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://consensys.io/","twitterUrl":"http://twitter.com/@consensys","blogUrl":"https://consensys.net/blog/","facebookUrl":"http://www.facebook.com/consensussystems","linkedInUrl":"https://www.linkedin.com/company/consensus-systems-consensys-/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:841"}],"locationTaggings":[{"__ref":"NewTag:2178"}],"companyTypeTaggings":[{"__ref":"NewTag:141291"},{"__ref":"NewTag:150090"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-585912"},{"__ref":"Badge:COMPANY_STAGE-585912"},{"__ref":"Badge:VALUATION_1B-585912"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:391":{"__typename":"StartupItem","id":"391","comment":null,"description":"Blockchain Production Studio \u0026 Consultancy","position":27,"startup":{"__ref":"Startup:585912"}},"NewTag:406190":{"__typename":"NewTag","id":"406190","name":"herzliya","slug":"herzliya","displayName":"Herzliya","locationTagNoindex":false},"Startup:3281348":{"__typename":"Startup","id":"3281348","logoUrl":"https://photos.wellfound.com/startups/i/3281348-3491df724209e3f5469a2d03e6307a6a-medium_jpg.jpg?buster=1482180156","highConcept":"Algo trading and risk management","name":"JPMorgan Israel","slug":"jpmorgan-israel","companySize":"SIZE_51_200","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.jpmorgan.com","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:406190"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:392":{"__typename":"StartupItem","id":"392","comment":"","description":"Algo trading and risk management","position":28,"startup":{"__ref":"Startup:3281348"}},"NewTag:10":{"__typename":"NewTag","id":"10","name":"SaaS","slug":"saas","displayName":"SaaS","marketTagNoindex":false},"NewTag:13197":{"__typename":"NewTag","id":"13197","name":"big data analytics","slug":"big-data-analytics","displayName":"Big Data Analytics","marketTagNoindex":false},"NewTag:1691":{"__typename":"NewTag","id":"1691","name":"washington, dc","slug":"washington-dc","displayName":"Washington DC","locationTagNoindex":false},"NewTag:1695":{"__typename":"NewTag","id":"1695","name":"london","slug":"london","displayName":"London","locationTagNoindex":false},"NewTag:1848":{"__typename":"NewTag","id":"1848","name":"copenhagen","slug":"copenhagen","displayName":"Copenhagen","locationTagNoindex":false},"NewTag:417818":{"__typename":"NewTag","id":"417818","name":"kobenhavn","slug":"kobenhavn","displayName":"København","locationTagNoindex":true},"Badge:B2B-623564":{"__typename":"Badge","id":"B2B-623564","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-623564":{"__typename":"Badge","id":"COMPANY_STAGE-623564","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-623564":{"__typename":"Badge","id":"TOP_INVESTORS-623564","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-623564":{"__typename":"Badge","id":"VALUATION_1B-623564","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-623564":{"__typename":"Badge","id":"HIGHLY_RATED-623564","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Chainalysis is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-623564":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-623564","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Chainalysis 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-623564":{"__typename":"Badge","id":"STRONG_LEADERSHIP-623564","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Chainalysis 4.5/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.5","data":null},"StartupRole:13751075":{"__typename":"StartupRole","id":"13751075","invitedName":null},"Startup:623564":{"__typename":"Startup","id":"623564","slug":"chainalysis","logoUrl":"https://photos.wellfound.com/startups/i/623564-9b955c285fe87540436c01a5fe1b7001-medium_jpg.jpg?buster=1589597610","highConcept":"Building trust in blockchains","name":"Chainalysis","companySize":"SIZE_51_200","totalRaisedAmount":47600000,"currentUserFollowsStartup":false,"companyUrl":"https://chainalysis.com","twitterUrl":"http://twitter.com/chainalysis","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/chainalysis/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:17"},{"__ref":"NewTag:363"},{"__ref":"NewTag:841"},{"__ref":"NewTag:13197"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1691"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1848"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:417818"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-623564"},{"__ref":"Badge:COMPANY_STAGE-623564"},{"__ref":"Badge:TOP_INVESTORS-623564"},{"__ref":"Badge:VALUATION_1B-623564"},{"__ref":"Badge:HIGHLY_RATED-623564"},{"__ref":"Badge:WORK_LIFE_BALANCE-623564"},{"__ref":"Badge:STRONG_LEADERSHIP-623564"}],"jobListingCounts":{"__typename":"Counts","roles":[{"__typename":"ListCount","optionId":"80488","name":"Sales","count":1}]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":1,"edges":[{"__typename":"JobListingEdge","node":{"__ref":"JobListing:399373"}}]}},"JobListing:399373":{"__typename":"JobListing","id":"399373","descriptionSnippet":"\u003cp\u003eChainalysis is looking for high-energy, driven professionals with sound business acumen and natural sales instincts to join, and help build, our Sales organization. Your role will be managing a pipeline of both inbound and outbound leads by contacting and developing relationships with potential c...\u003c/p\u003e\n","title":"Sales Development Representative","slug":"sales-development-representative","jobType":"full_time","locationNames":["New York City"],"autoPosted":false,"atsSource":null,"currentUserApplied":false,"liveStartAt":1532381890,"recruitingContact":{"__ref":"StartupRole:13751075"},"remote":false,"remoteConfig":null,"compensation":"$45k – $55k • 0.05% – 0.01%","estimatedSalary":null,"equity":"0.05% – 0.01%","usesEstimatedSalary":false,"startup":{"__ref":"Startup:623564"},"yearsExperienceMin":1,"yearsExperienceMax":null,"isBookmarked":false},"StartupItem:393":{"__typename":"StartupItem","id":"393","comment":"","description":"Building trust in blockchains.","position":29,"startup":{"__ref":"Startup:623564"}},"NewTag:473":{"__typename":"NewTag","id":"473","name":"mobile payments","slug":"mobile-payments","displayName":"Mobile Payments","marketTagNoindex":false},"NewTag:156625":{"__typename":"NewTag","id":"156625","name":"digital currency","slug":"digital-currency-2","displayName":"Digital Currency","marketTagNoindex":true},"NewTag:1673":{"__typename":"NewTag","id":"1673","name":"portland","slug":"portland","displayName":"Portland","locationTagNoindex":false},"NewTag:2334":{"__typename":"NewTag","id":"2334","name":"dublin","slug":"dublin","displayName":"Dublin","locationTagNoindex":false},"NewTag:92336":{"__typename":"NewTag","id":"92336","name":"public","slug":"public","displayName":"Public"},"Badge:B2C-109557":{"__typename":"Badge","id":"B2C-109557","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-109557":{"__typename":"Badge","id":"COMPANY_STAGE-109557","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-109557":{"__typename":"Badge","id":"TOP_INVESTORS-109557","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-109557":{"__typename":"Badge","id":"YC-109557","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Startup:109557":{"__typename":"Startup","id":"109557","logoUrl":"https://photos.wellfound.com/startups/i/109557-a145b688c8b2ca5f2f190f83be53a8bd-medium_jpg.jpg?buster=1585096465","highConcept":"The world’s leading exchange for digital currencies","name":"Coinbase","slug":"coinbase","companySize":"SIZE_1001_5000","totalRaisedAmount":205600000,"currentUserFollowsStartup":false,"companyUrl":"https://www.coinbase.com/","twitterUrl":"http://twitter.com/coinbase","blogUrl":"https://blog.coinbase.com","facebookUrl":"http://www.facebook.com/coinbase","linkedInUrl":"https://www.linkedin.com/company/coinbase","productHuntUrl":"https://www.producthunt.com/posts/coinbase-1532","marketTaggings":[{"__ref":"NewTag:473"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:155046"},{"__ref":"NewTag:156625"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"},{"__ref":"NewTag:896012"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1673"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2334"}],"companyTypeTaggings":[{"__ref":"NewTag:92336"},{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-109557"},{"__ref":"Badge:COMPANY_STAGE-109557"},{"__ref":"Badge:TOP_INVESTORS-109557"},{"__ref":"Badge:YC-109557"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:394":{"__typename":"StartupItem","id":"394","comment":null,"description":"The world’s leading exchange for digital currencies","position":30,"startup":{"__ref":"Startup:109557"}},"NewTag:1702":{"__typename":"NewTag","id":"1702","name":"toronto","slug":"toronto","displayName":"Toronto","locationTagNoindex":false},"NewTag:1776":{"__typename":"NewTag","id":"1776","name":"montreal","slug":"montreal","displayName":"Montreal","locationTagNoindex":false},"NewTag:1866":{"__typename":"NewTag","id":"1866","name":"calgary","slug":"calgary","displayName":"Calgary","locationTagNoindex":false},"NewTag:10806":{"__typename":"NewTag","id":"10806","name":"halifax","slug":"halifax","displayName":"Halifax","locationTagNoindex":true},"NewTag:125202":{"__typename":"NewTag","id":"125202","name":"Early Stage","slug":"early-stage","displayName":"Early Stage"},"Badge:B2C-1064348":{"__typename":"Badge","id":"B2C-1064348","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1064348":{"__typename":"Badge","id":"COMPANY_STAGE-1064348","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-1064348":{"__typename":"Badge","id":"TOP_INVESTORS-1064348","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:1064348":{"__typename":"Startup","id":"1064348","logoUrl":"https://photos.wellfound.com/startups/i/1064348-e6daacdbbbb52f5f2e5ea144c76c706e-medium_jpg.jpg?buster=1588975371","highConcept":"Canadians buy Bitcoin in 10 minutes with Shakepay","name":"Shakepay","slug":"shakepay","companySize":"SIZE_51_200","totalRaisedAmount":1000000,"currentUserFollowsStartup":false,"companyUrl":"https://shakepay.com","twitterUrl":"https://twitter.com/shakepay","blogUrl":"https://blog.shakepay.com","facebookUrl":"https://facebook.com/shakepay","linkedInUrl":"https://www.linkedin.com/company/shakepay/","productHuntUrl":"https://www.producthunt.com/posts/shakepay-instant","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"}],"locationTaggings":[{"__ref":"NewTag:1698"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:1776"},{"__ref":"NewTag:1866"},{"__ref":"NewTag:10806"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"},{"__ref":"NewTag:125202"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-1064348"},{"__ref":"Badge:COMPANY_STAGE-1064348"},{"__ref":"Badge:TOP_INVESTORS-1064348"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:395":{"__typename":"StartupItem","id":"395","comment":"","description":"The easiest way for Canadians to buy and sell bitcoin","position":31,"startup":{"__ref":"Startup:1064348"}},"NewTag:2777":{"__typename":"NewTag","id":"2777","name":"virtual currency","slug":"virtual-currency","displayName":"Virtual Currency","marketTagNoindex":false},"NewTag:126889":{"__typename":"NewTag","id":"126889","name":"Technology provider","slug":"technology-provider","displayName":"Technology Provider"},"NewTag:144581":{"__typename":"NewTag","id":"144581","name":"E-Commerce","slug":"e-commerce-2","displayName":"E Commerce"},"NewTag:146883":{"__typename":"NewTag","id":"146883","name":"Mobile","slug":"mobile-6","displayName":"Mobile"},"Badge:COMPANY_STAGE-95829":{"__typename":"Badge","id":"COMPANY_STAGE-95829","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-95829":{"__typename":"Badge","id":"TOP_INVESTORS-95829","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-95829":{"__typename":"Badge","id":"VALUATION_1B-95829","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Startup:95829":{"__typename":"Startup","id":"95829","logoUrl":"https://photos.wellfound.com/startups/i/95829-ddfa973b4e5da83bf306bcb040d1cef7-medium_jpg.jpg?buster=1488054550","highConcept":"We are the most secure place to buy, sell and trade crypto","name":"Blockchain.com","slug":"blockchain","companySize":"SIZE_51_200","totalRaisedAmount":70000000,"currentUserFollowsStartup":false,"companyUrl":"http://blockchain.com/","twitterUrl":"http://twitter.com/blockchain","blogUrl":"http://blog.blockchain.com","facebookUrl":"http://www.facebook.com/blockchain","linkedInUrl":"https://www.linkedin.com/company/blockchain","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:71"},{"__ref":"NewTag:473"},{"__ref":"NewTag:2777"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"}],"companyTypeTaggings":[{"__ref":"NewTag:126889"},{"__ref":"NewTag:143833"},{"__ref":"NewTag:144581"},{"__ref":"NewTag:146883"},{"__ref":"NewTag:152560"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-95829"},{"__ref":"Badge:TOP_INVESTORS-95829"},{"__ref":"Badge:VALUATION_1B-95829"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:396":{"__typename":"StartupItem","id":"396","comment":"","description":"The world's leading digital assets platform","position":32,"startup":{"__ref":"Startup:95829"}},"NewTag:147387":{"__typename":"NewTag","id":"147387","name":"Investment","slug":"investment-3","displayName":"Investment"},"NewTag:150101":{"__typename":"NewTag","id":"150101","name":"B2C","slug":"b2c-2","displayName":"B2 C"},"Badge:B2C-4906975":{"__typename":"Badge","id":"B2C-4906975","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4906975":{"__typename":"Badge","id":"COMPANY_STAGE-4906975","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:4906975":{"__typename":"Startup","id":"4906975","logoUrl":"https://photos.wellfound.com/startups/i/4906975-1fd3b4f84b088f74b27d92ce73ee75f0-medium_jpg.jpg?buster=1531522375","highConcept":"Roundup your change into crypto","name":"Crumbs","slug":"crumbsapp","companySize":"SIZE_11_50","totalRaisedAmount":175000,"currentUserFollowsStartup":false,"companyUrl":"https://crumbsapp.io/","twitterUrl":"https://twitter.com/crumbsapp_","blogUrl":"","facebookUrl":"https://www.facebook.com/crumbsapp.io/","linkedInUrl":"https://www.linkedin.com/company/18306759/","productHuntUrl":"https://www.producthunt.com/posts/crumbs-2-0","marketTaggings":[{"__ref":"NewTag:93839"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1692"}],"companyTypeTaggings":[{"__ref":"NewTag:141202"},{"__ref":"NewTag:147387"},{"__ref":"NewTag:150101"},{"__ref":"NewTag:152560"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-4906975"},{"__ref":"Badge:COMPANY_STAGE-4906975"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:397":{"__typename":"StartupItem","id":"397","comment":null,"description":"Turn your spare change into crypto ?","position":33,"startup":{"__ref":"Startup:4906975"}},"NewTag:151493":{"__typename":"NewTag","id":"151493","name":"Data","slug":"data","displayName":"Data","marketTagNoindex":false},"NewTag:1701":{"__typename":"NewTag","id":"1701","name":"mountain view","slug":"mountain-view-1","displayName":"Mountain View","locationTagNoindex":false},"Startup:5989366":{"__typename":"Startup","id":"5989366","logoUrl":"https://photos.wellfound.com/startups/i/5989366-cdbb0b6492c4b04509f3d3b4bed42839-medium_jpg.jpg?buster=1531183446","highConcept":"Protocol for trusted data on the Ethereum Blockchain","name":"DIRT Protocol","slug":"dirt-protocol","companySize":"SIZE_1_10","totalRaisedAmount":3000000,"currentUserFollowsStartup":false,"companyUrl":"https://dirtprotocol.com/","twitterUrl":"https://twitter.com/dirtprotocol","blogUrl":"https://medium.com/dirt-protocol","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:1132"},{"__ref":"NewTag:151493"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1701"}],"companyTypeTaggings":[{"__ref":"NewTag:150090"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:398":{"__typename":"StartupItem","id":"398","comment":null,"description":"Decentralized data gathering and validation","position":34,"startup":{"__ref":"Startup:5989366"}}}},"router":null}},"page":"/jobCollections/jobCollectionDetail","query":{"slug":"hot-blockchain-startups-that-are-hiring"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[91101,66406,39674,43762,64954,40870,48747,95794,23695,51850,25547,60577],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e71e31d09214044',t:'MTczMjM3MjU0MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>