|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <title>Swarm Foundation is hiring a Web3 Software Engineer (Javascript)</title> |
| 6 | + |
| 7 | + <meta charset="utf-8"> |
| 8 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 9 | + <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,user-scalable=yes"> |
| 10 | + <meta name="description" content="Swarm is a decentralised storage and communication system."> |
| 11 | + <meta name="theme-color" content="#ffffff"> |
| 12 | + |
| 13 | + <!-- From Favicon generator --> |
| 14 | + <link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-icon-57x57.png"> |
| 15 | + <link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-icon-60x60.png"> |
| 16 | + <link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-icon-72x72.png"> |
| 17 | + <link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-icon-76x76.png"> |
| 18 | + <link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-icon-114x114.png"> |
| 19 | + <link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-icon-120x120.png"> |
| 20 | + <link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-icon-144x144.png"> |
| 21 | + <link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-icon-152x152.png"> |
| 22 | + <link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-icon-180x180.png"> |
| 23 | + <link rel="icon" type="image/png" sizes="192x192" href="images/favicon/android-icon-192x192.png"> |
| 24 | + <link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png"> |
| 25 | + <link rel="icon" type="image/png" sizes="96x96" href="images/favicon/favicon-96x96.png"> |
| 26 | + <link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png"> |
| 27 | + <meta name="msapplication-TileColor" content="#ffffff"> |
| 28 | + <meta name="msapplication-TileImage" content="images/favicon/ms-icon-144x144.png"> |
| 29 | + <meta name="theme-color" content="#ffffff"> |
| 30 | + |
| 31 | + <link rel="shortcut icon" href="images/favicon/favicon-16x16.png" type="image/x-icon"> |
| 32 | + |
| 33 | + |
| 34 | + <link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet"> |
| 35 | + <link href="assets/fontawesome/css/font-awesome.min.css" rel="stylesheet"> |
| 36 | + <link rel="stylesheet" type="text/css" href="assets/slick/slick.css" /> |
| 37 | + <link href="swarm.css" rel="stylesheet"> |
| 38 | + <link rel="stylesheet" href="../generated-fonts/IBMPlexMonoRegular.css"> |
| 39 | + <link rel="stylesheet" href="../generated-fonts/IBMPlexMono500.css"> |
| 40 | + <link rel="stylesheet" href="../generated-fonts/IBMPlexMono600.css"> |
| 41 | + <link rel="stylesheet" href="../generated-fonts/WorkSans500.css"> |
| 42 | + <link rel="stylesheet" href="../generated-fonts/WorkSansRegular.css"> |
| 43 | + <link rel="stylesheet" href="../generated-fonts/FontAwesome.css"> |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +</head> |
| 49 | + |
| 50 | +<body data-spy="scroll" data-target=".navbar" data-offset="170"> |
| 51 | + |
| 52 | + <!--HEADER START--> |
| 53 | + |
| 54 | + <header id="header"> |
| 55 | + <nav class="navbar fixed-top navbar-expand-lg navbar-light"> |
| 56 | + <div class="container"> |
| 57 | + <img class="navbar-brand float-left logo" src="images/swarm-logo-orange.svg"> |
| 58 | + <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> |
| 59 | + <span class="navbar-toggler-icon"></span> |
| 60 | + </button> |
| 61 | + |
| 62 | + <div class="collapse navbar-collapse" id="navbarSupportedContent"> |
| 63 | + |
| 64 | + <ul class="navbar-nav ml-auto"> |
| 65 | + <li class="nav-item"> |
| 66 | + <a class="nav-link" href="index.html"><span class="navlink">Home</span> |
| 67 | + <span class="sr-only">(current)</span></a> |
| 68 | + </li> |
| 69 | + </ul> |
| 70 | + </div> |
| 71 | + |
| 72 | + </div> |
| 73 | + </nav> |
| 74 | + </header> |
| 75 | + |
| 76 | + <!--HEADER END--> |
| 77 | + |
| 78 | + <!--BODY START--> |
| 79 | + <div id="body-wrap"> |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + <section class="section-light" id="section-what"> |
| 85 | + <div class="container"> |
| 86 | + <div class="section-content"> |
| 87 | + <h5> |
| 88 | + SWARM FOUNDATION IS HIRING |
| 89 | + </h5> |
| 90 | + <h2> |
| 91 | + Web3 Software Engineer (Javascript) |
| 92 | + </h2> |
| 93 | + <h2></h2> |
| 94 | + <div class="spacer"></div> |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + Swarm is a system of peer-to-peer networked nodes that create a decentralised storage and communication service. The system is economically self-sustaining due to a built-in incentive system enforced through smart contracts on the Ethereum blockchain.</h4> |
| 99 | + |
| 100 | + <h4>Swarm aspires to shape the future towards a self-sovereign global society and permissionless open markets. On Swarm, applications can run autonomously yet securely in a planetary-scale deployment and execution environment.</h4> |
| 101 | + |
| 102 | + <h4>The Swarm Javascript team is working on a great variety of projects including <a class="more" href="https://github.com/ethersphere/bee-js" |
| 103 | + target="_blank">client libraries</a>, <a class="more" href="https://github.com/ethersphere/swarm-cli" |
| 104 | + target="_blank">Swarm CLI tool</a>, the <a class="more" href="https://github.com/ethersphere/bee-dashboard" |
| 105 | + target="_blank">Bee Dashboard</a>, the <a class="more" href="https://gateway.ethswarm.org/" |
| 106 | + target="_blank">Swarm Gateway</a> and other user facing applications.</h4> |
| 107 | + </h4> |
| 108 | + |
| 109 | + |
| 110 | + <div class="spacer"></div> |
| 111 | + |
| 112 | + <h3>Your role</h3> |
| 113 | + <li>Building frontend applications using Ethereum blockchain technology</li> |
| 114 | + <li>Delivering well-tested code</li> |
| 115 | + <li>Conducting thorough code reviews to your peers</li> |
| 116 | + </ul> |
| 117 | + <div class="spacer"></div> |
| 118 | + |
| 119 | + <h3>Your profile</h3> |
| 120 | + <ul> |
| 121 | + <li>You are familiar with Typescript, React and Web3/Ethereum JS libraries</li> |
| 122 | + <li>You like to work remotely</li> |
| 123 | + <li>You are available around the CET timezone</li> |
| 124 | + <li>You manage your own time effectively and respect time constraints</li> |
| 125 | + <li>You like to take initiative</li> |
| 126 | + <li>You have attention to detail</li> |
| 127 | + <li>You can express yourself fluently in English, both verbally and in writing</li> |
| 128 | + </ul> |
| 129 | + |
| 130 | + <div class="spacer"></div> |
| 131 | + |
| 132 | + <h3>We appreciate:</h3> |
| 133 | + <ul> |
| 134 | + <li>A passionate open-source contributor</li> |
| 135 | + <li>Experience with browser extensions</li> |
| 136 | + <li>Good grasp of distributed systems</li> |
| 137 | + <li>Acquaintance with cryptographic concepts</li> |
| 138 | + <li>Knowledge of decentralised storage technologies</li> |
| 139 | + </ul> |
| 140 | + |
| 141 | + <div class="spacer"></div> |
| 142 | + |
| 143 | + <h3>Swarm offers/Team perks:</h3> |
| 144 | + <ul> |
| 145 | + <li>An open, flat and transparent work environment</li> |
| 146 | + <li>100% remote friendly</li> |
| 147 | + <li>Flexible working hours</li> |
| 148 | + <li>We care about our swarm: Incentives through BZZ, Swarm’s token</li> |
| 149 | + </ul> |
| 150 | + |
| 151 | + <div class="spacer"></div> |
| 152 | + <h4> |
| 153 | + To apply, please send your CV and GitHub repo to <a class=" more" href=" mailto:[email protected]" target=" _blank" >[email protected]</a>. |
| 154 | + </h4> |
| 155 | + </div> |
| 156 | + <div class="spacer"></div> |
| 157 | + |
| 158 | + <!-- <div class="more btn btn-orange"> |
| 159 | + <a class="nav-link" href="#question-who"> |
| 160 | + <span class="navlink">read the book of swarm</span> |
| 161 | + </a> |
| 162 | + </div> --> |
| 163 | + |
| 164 | + </div> |
| 165 | + </div> |
| 166 | + </section> |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + </div> |
| 171 | + <!--BODY END--> |
| 172 | + <!--FOOTER START--> |
| 173 | + <footer> |
| 174 | + <div class="container"> |
| 175 | + <div class="row footer-bottom"> |
| 176 | + <div class="col-sm-6"> |
| 177 | + <p>Other Swarm links</p> |
| 178 | + <div class="footerlinks"> |
| 179 | + <p><a href="https://gateway.ethswarm.org" target="_blank">Swarm Gateway</a></p> |
| 180 | + <p><a href="https://www.ethswarm.org/swarm-whitepaper.pdf" target="_blank">White Paper</a></p> |
| 181 | + <p><a href="https://www.ethswarm.org/The-Book-of-Swarm.pdf" target="_blank">Book of Swarm</a></p> |
| 182 | + <p><a href="https://ethswarm.org/" target="_blank">EthSwarm.org</a></p> |
| 183 | + <p><a href="https://docs.ethswarm.org/" target="_blank">Bee Documentation</a></p> |
| 184 | + <p><a href="privacy-policy.html">Privacy Policy</a></p> |
| 185 | + <p><a href="faqs.html">FAQs</a></p> |
| 186 | + </div> |
| 187 | + </div> |
| 188 | + <div class="col-sm-6 text-right"> |
| 189 | + <p>Find Swarm on</p> |
| 190 | + <div class="footerlinks fl1"> |
| 191 | + <p><a href="https://discord.gg/GU22h2utj6" target="_blank">Discord</a></p> |
| 192 | + <p><a href="newsletter.html">Newsletter</a></p> |
| 193 | + <p><a href="https://medium.com/ethereum-swarm" target="_blank">Blog</a></p> |
| 194 | + <p><a href="https://github.com/ethersphere" target="_blank">Github</a></p> |
| 195 | + <p><a href="https://twitter.com/ethswarm" target="_blank">Twitter</a></p> |
| 196 | + <p><a href="https://www.youtube.com/channel/UCu6ywn9MTqdREuE6xuRkskA/" target="_blank">Youtube</a></p> |
| 197 | + <p><a href="https://www.reddit.com/r/EthSwarm/" target="_blank">Reddit</a></p> |
| 198 | + </div> |
| 199 | + </div> |
| 200 | + </div> |
| 201 | + </div> |
| 202 | + </footer> |
| 203 | + <!--FOOTER END--> |
| 204 | + <script src="assets/axios.min.js"></script> |
| 205 | + <script src="assets/moment.min.js"></script> |
| 206 | + |
| 207 | + <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> |
| 208 | + <script src="assets/bootstrap/js/bootstrap.min.js"></script> |
| 209 | + <script type="text/javascript" src="assets/slick/slick.min.js"></script> |
| 210 | + <script src="scripts.js"></script> |
| 211 | +</body> |
| 212 | + |
| 213 | +</html> |
0 commit comments