> For the complete documentation index, see [llms.txt](https://docs.swarm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swarm.com/about/careers/frontend-developer.md).

# Frontend Developer

Swarm enables digital securities on the blockchain. We are always on the lookout for frontend developers to contribute to and drive new projects.

**About the Role:**

You will join a growing product development team, which is responsible for all aspects of the existing platform as well as new products in the pipeline. As a frontend developer, you will help define and develop new features and iterate existing ones, always taking into account end-user needs and product vision. You will plan, prototype, build and deploy software features in collaboration with the co-founders and backend team.

**About You**:

You are a React developer with an intuitive feel for what makes great software. You enjoy seeing code and feature development through the full lifecycle: from requirements gathering, specification and prototyping through to deployment and ongoing iteration. You’re a fast learner who will thrive in a rapidly evolving start-up with continuous delivery. We are looking for someone with 3+ years JavaScript (React), Typescript experience would be a plus, along with experience working with Rest APIs, Ethers, GUI libraries. Fin-tech, Payments or identity management experience preferable. An understanding of backend technologies would be beneficial, full stack capabilities are a plus. Strong communication skills and ability to collaborate as part of a remote team are a must!

**Benefits**:

A remote first company

Dynamic and fast growth start-up

Competitive salary

**Application Process:**

Submit a CV/Resume to [careers@swarm.markets](mailto:careers@swarm.com). If we like what we see, we will schedule a technical interview with members of our current development team and head of product, followed by an interview with our co-founders.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.swarm.com/about/careers/frontend-developer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
