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

# Help wanted

## Mobile application developer

### Qualifications

* Ability to develop simple frontend mobile apps
* Basic understanding of crypto and ordinals
* Familiarity with Tiramisu wallet

### Deliverables

* Develop a mobile application replicating the functionality of Tiramisu
* Integrate the application with the Tramisu walet API
* Deliver a complete package that can be up

## Frontend developer

### Qualifications

* Independence: The idea is to eliminate work requires for me as a founder. For this reason independence is the key. I do not want to invest time explaining every detail.
* Ability to improvize: Minimize additional requirements on me as a founder - e.g. new API endpoints etc.
* Interest and enthusiasm for the project
* Knowledge of the taproot assets crypto niche
* Knowledge of One HTML framework such as bootstrap
* Vanilla JS
* (nice-to-have) Python&#x20;

### Deliverables

* Design a new UI / UX
* Rewrite the text on the website to be more clear
* Rewrite the frontend written in jinja2 html templates into a more user friendly form with minimal requirements for new endpoints.
* New landing page [https://mainnet.tiramisuwallet.com/walletapp/](https://t.co/orvg8qzUdd)
* New wallet UI [https://mainnet.tiramisuwallet.com/walletapp/balances/…](https://t.co/wLlPoKz0qG) - maintain
* Improve the charts on the website and add volume
* New social previews for all pages and for all currency listings
* Make the forms more interactive
* Compatibility with standard SEO
* (Nice-to-have) Multiple language support
* (Nice-to-have) Develop new API
* (Nice-to-have) Develop mobile app integrated with the API that would be a copy of the website
* (Nice-to-have) Create standard disclaimers

## Video creator

### Qualifications

* Knowledge of Tiramisu Wallet
* Ability to create screensharing videos
* knowledge of English and/or Chinease

### Deliverables

* Create how-to video describing how to:
  * Video 1 - Withdraw and deposit BTC via lightning, Trade coins and NFT using LP, bids, asks
  * Video 2 - Explain what is Taproot Assets
  * Video 3- Explain how to Minting of currency and NFT, create an LP
  * Video 4 - Withdraw and deposit Taproot Assets, display metadata
* Create a review video about assets traded on Tiramisu:
  * Video 5 - Review AdamCoin, Pepe, MAXImalist, Sunlight as Coin, some of the NFTs and NFT collections, show images explain why you like them


---

# 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:

```
GET https://taro-wallet.gitbook.io/taro-wallet/help-wanted.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
