# Developers

- [Arbitration Development](/developer/arbitration-development.md): Contract standards for arbitration and evidence
- [ERC-792: Arbitration Standard](/developer/arbitration-development/erc-792-arbitration-standard.md): A standard for Arbitrable and Arbitrator contracts
- [ERC 1497: Evidence Standard](/developer/arbitration-development/erc-1497-evidence-standard.md): An evidence standard for arbitration
- [Arbitrable Proxy](/developer/arbitration-development/arbitrable-proxy.md): A simpler way to build arbitrable applications.
- [Arbitration by Example](/developer/arbitration-by-example.md): ERC-792 & ERC-1497 Implementation
- [ArbitrableDeposit.sol](/developer/arbitration-by-example/arbitrabledeposit.sol.md)
- [TwoPartyArbitrable.sol](/developer/arbitration-by-example/twopartyarbitrable.sol.md)
- [Rental.sol](/developer/arbitration-by-example/rental.sol.md)
- [ArbitrableTransaction.sol](/developer/arbitration-by-example/arbitrabletransaction.sol.md)
- [MultipleArbitrableTransaction.sol](/developer/arbitration-by-example/multiplearbitrabletransaction.sol.md)
- [MultipleArbitrableTokenTransaction.sol](/developer/arbitration-by-example/multiplearbitrabletokentransaction.sol.md)
- [Deployment Addresses](/developer/deployment-addresses.md)
- [Curate Classic: Integration for Devs](/developer/classic.md)
- [Light Curate: Integration for Devs](/developer/light-curate.md)
- [Guide for Preparing Transactions](/developer/guide-for-preparing-transactions.md)
