> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onchainbrews.wtf/llms.txt
> Use this file to discover all available pages before exploring further.

# On-Chain Brews

> On-Chain Brews are a collection of pixel-art beers, permanently stored on Ethereum and released one at a time through Dutch auctions lasting 420 blocks. Each new brew adds to the growing collection, and along the way a built-in randomness system occasionally unlocks surprise rewards. 

<Columns cols={2}>
  <Card title="Minting" icon="beer-mug" iconType="regular" href="/minting">
    Everything you need to know about how brews are created and stored permanently on-chain.
  </Card>

  <Card title="Rewards" icon="trophy" href="/rewards">
    Learn about a trustless reward system designed to scale with demand.
  </Card>
</Columns>

### Verified Contracts

Brews.sol (core contract)

`0x8985aC04DdB2B70e840F5692bcB99B9FD9C753e6`

BrewsRenderer.sol (renderer contract)

`0x5A8D0B21D5B3293a20B84F5f9Aca99fca3cE3F24`
