> For the complete documentation index, see [llms.txt](https://all-weather.gitbook.io/all-weather-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://all-weather.gitbook.io/all-weather-protocol/resources/for-hackathon.md).

# For Hackathon

Feel free to use these templates to build any project in any hackathon

{% hint style="info" %}
License: MIT

Click Once! Diversify Forever! <https://all-weather-protocol.on.fleek.co/>
{% endhint %}

{% tabs %}
{% tab title="Smart Contract" %}
Example: You can inherit from the BasePortfolio, similar to this contract, to create your own customized portfolio.

1. Deployed Contracts: <https://all-weather.gitbook.io/all-weather-protocol/contracts-and-security/arbitrum-contracts>
2. Contracts: <https://github.com/david30907d/all-weather-scaffold/blob/master/packages/hardhat/contracts/PermanentPortfolioLPToken.sol>
   {% endtab %}

{% tab title="Frontend" %}
**Frontend Template:** Utilize this template to visualize and design your personalized portfolio.

<figure><img src="https://1947099677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLUarebRLqmh6rJR8Ogph%2Fuploads%2F2yOeJPWYtIu4HVJA9dwt%2FScreenshot%202023-09-01%20at%202.30.58%20PM.png?alt=media&amp;token=c826f473-6daa-48bd-8700-98ed4fcc0e23" alt=""><figcaption></figcaption></figure>

* Resource: This pie chart represents the portfolio. You're welcome to inherit this component for future use. <https://github.com/all-weather-protocol/all-weather-frontend/blob/main/pages/views/Rebalancer.jsx#L34>
  {% endtab %}

{% tab title="Backend" %}
Notice: These endpoints might be private or require access token to access in the future. Please follow our Discord or Twitter to get informed!

1. Portfolio Metadata API: <https://backend-e3gk6w67ba-ew.a.run.app>
2. Pendle SDK API: <https://allweather-protocol-backend-e3gk6w67ba-ew.a.run.app>
   {% endtab %}
   {% endtabs %}

🚀 Click Once, Diversify Forever! 🛡️ <https://all-weather-protocol.on.fleek.co/>
