> For the complete documentation index, see [llms.txt](https://lenx.gitbook.io/lenx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenx.gitbook.io/lenx/others/careers/frontend-engineer.md).

# Frontend Engineer

**Job Information:**

* **Job Title:** Senior Front End Engineer
* **Company:** Lenx Finance
* **Location:** Remote
* **Mission:** Enable multichain native BTC lending, ushering in a new era of BTC DeFi, with strong backing from Frax Finance.

**Job Responsibilities:**

* Lead and build the UI/UX of the Lenx Finance dApp, ensuring it meets the highest standards of quality and user experience.
* Document, test, conduct quality checks, and review the front-end code.
* Manage the devops pipeline of the site, including deployment, connectivity, load balancing, and availability to ensure 24/7 operation.
* Lead by example, actively code, and mentor Junior Front End Engineers by reviewing their code, merge requests, and providing guidance where needed.
* Collaborate with the design team to translate designs into actionable sprints and tasks for yourself and your team.

**Qualifications and Requirements:**

* Proven experience in writing DeFi or dApp frontends and deploying them to production.
* A track record of maintaining production frontends.
* 2-3 years of experience in dApp Front End engineering in a senior role.
* Proficiency in technologies such as Next.js, React, Typescript, and Vercel.
* Knowledge of design frameworks like shadcn/ui, radix-ui, or chakra-ui is a bonus.

**Company Benefits:**

* Competitive salary along with token compensation, allowing you to share in the success of our innovative project.

**Application Process:**

* Interested candidates can apply directly to ArchimedesLenx or send their applications to <archimedes@lenx.finance>.

**Pay:**

* Competitive salary in the US software engineer standard

**Apply:**

* Send a copy of your resume (*required*), along with any additional information about yourself which may help us to make our decision here

{% embed url="<https://72dh6xq1mcd.typeform.com/to/j3eoFSXD>" %}

**Notes for applicants:**

* LENX is a decentralized platform that employs its team in a decentralized manner, allowing individuals to contribute to the protocol.
* Salary is paid in crypto
* Salary proposal may include a vested allocation of XD

<br>


---

# 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://lenx.gitbook.io/lenx/others/careers/frontend-engineer.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.
