# Arbitration by Example

We've compiled a few examples of arbitrable smart contracts to demonstrate the standards discussed in [arbitration-development](https://docs.kleros.io/developer/arbitration-development "mention").

Check out the full repository of Kleros interactions here: <https://github.com/kleros/kleros-interaction>

{% content-ref url="arbitration-by-example/arbitrabledeposit.sol" %}
[arbitrabledeposit.sol](https://docs.kleros.io/developer/arbitration-by-example/arbitrabledeposit.sol)
{% endcontent-ref %}

{% content-ref url="arbitration-by-example/twopartyarbitrable.sol" %}
[twopartyarbitrable.sol](https://docs.kleros.io/developer/arbitration-by-example/twopartyarbitrable.sol)
{% endcontent-ref %}

{% content-ref url="arbitration-by-example/rental.sol" %}
[rental.sol](https://docs.kleros.io/developer/arbitration-by-example/rental.sol)
{% endcontent-ref %}

{% content-ref url="arbitration-by-example/arbitrabletransaction.sol" %}
[arbitrabletransaction.sol](https://docs.kleros.io/developer/arbitration-by-example/arbitrabletransaction.sol)
{% endcontent-ref %}

{% content-ref url="arbitration-by-example/multiplearbitrabletransaction.sol" %}
[multiplearbitrabletransaction.sol](https://docs.kleros.io/developer/arbitration-by-example/multiplearbitrabletransaction.sol)
{% endcontent-ref %}

{% content-ref url="arbitration-by-example/multiplearbitrabletokentransaction.sol" %}
[multiplearbitrabletokentransaction.sol](https://docs.kleros.io/developer/arbitration-by-example/multiplearbitrabletokentransaction.sol)
{% endcontent-ref %}
