> For the complete documentation index, see [llms.txt](https://docs.kinto.xyz/kinto-the-modular-exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference.md).

# Smart Contract Reference

## Github Repos

You can access the core contracts in our GitHub repository:&#x20;

[<mark style="color:purple;">https://github.com/KintoXYZ/kinto-core</mark>](https://github.com/KintoXYZ/kinto-core)

This repo contains our minimal but essential modifications to the EntryPoint:

[<mark style="color:purple;">https://github.com/KintoXYZ/account-abstraction</mark>](https://github.com/KintoXYZ/account-abstraction)

## List of Contracts

Here are Kinto's core contracts. You can head to each page to get the full description and interface.

* [<mark style="color:purple;">KintoID</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintoid.md)
* [<mark style="color:purple;">KintoWalletFactory</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintowalletfactory.md)
* [<mark style="color:purple;">KintoWallet</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintowalletfactory.md)
* [<mark style="color:purple;">SponsorPaymaster</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/sponsorpaymaster.md)
* [<mark style="color:purple;">KYCViewer</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kycviewer.md)
* [<mark style="color:purple;">Kinto Entry Point</mark>](/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kinto-entrypoint.md)
