> For the complete documentation index, see [llms.txt](https://docs.prl.one/buttonwood/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prl.one/buttonwood/developers/tranche/bondfactory.md).

# BondFactory

Factory for BondController minimal proxy contracts

## API Documentation

## `constructor(address _target, address _trancheFactory)` (public)

## `createBond(address _collateralToken, uint256[] trancheRatios, uint256 maturityDate) → address` (external)

Deploys a minimal proxy instance for a new bond with the given parameters.
