> For the complete documentation index, see [llms.txt](https://yeomen.gitbook.io/command/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeomen.gitbook.io/command/building-a-yeoman/publishing-an-yeoman.md).

# Publishing an Yeoman!

To publish an Yeoman, you'll need to create an account on Yeomen. You can also join a team. If you don't create a team, you'll need an invite from someone to join a team.

Once an account is sorted, proceed with the next steps:

1\) Head to the [link to publish Yeoman](https://command.yeomen.ai/projects/apps/submit) publicly or for use on your team ([Team creation](/command/building-a-yeoman/create-a-developer-account.md)).

2\) Fill out the form with all the aspects of your Yeoman!

<figure><img src="/files/g9TXWl517aSEmqo01hcw" alt=""><figcaption><p>Submitting your App</p></figcaption></figure>

3\) At the end you'll see three tabs, one for the Code, Contract and Chain data.

4\) The code is the brains on your Yeoman, it has to run on the browser of the user. So it has to be in Javascript or Javascript compatible code.

5\) The contract tab, you'll have to carefully ensure the contract details are correct

<figure><img src="/files/B7ISAytmj8gdn3qI96Uy" alt=""><figcaption><p>The contract ABI and details</p></figcaption></figure>

It includes things like the ABI, the address of the contract, etc. Yeoman requires it

6\) The chain tab, will have details of the RPC end point, etc.&#x20;

<figure><img src="/files/25dZKVJABXuzoRUuzB5C" alt=""><figcaption><p>The chain data</p></figcaption></figure>

7\) Submit your App

<figure><img src="/files/biwhbozvrG3fkMeDzC6y" alt=""><figcaption></figcaption></figure>

8\) That's it you'll be listed after a short interval.

\
Congrats on publishing an Yeoman!
