> For the complete documentation index, see [llms.txt](https://superlouis.gitbook.io/tzombies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superlouis.gitbook.io/tzombies/smart-contracts.md).

# Smart Contracts

- [FA2 Contract](https://superlouis.gitbook.io/tzombies/smart-contracts/fa2-contract.md): Archetype multi-asset FA2 contract
- [Deploying and testing](https://superlouis.gitbook.io/tzombies/smart-contracts/fa2-contract/deploying-and-testing.md): How to deploy and test our FA2 contract.
- [Marketplace contract](https://superlouis.gitbook.io/tzombies/smart-contracts/marketplace-contract.md): Simple marketplace contract in Archetype
- [Deploying and testing](https://superlouis.gitbook.io/tzombies/smart-contracts/marketplace-contract/deploying-and-testing.md): Deploying and testing the marketplace contract
- [Better testing](https://superlouis.gitbook.io/tzombies/smart-contracts/better-testing.md): Write scripts to automate your testing and deployments
- [Token metadata](https://superlouis.gitbook.io/tzombies/smart-contracts/token-metadata.md): The link between on-chain and off-chain data
