# 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>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintoid)
* [<mark style="color:purple;">KintoWalletFactory</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintowalletfactory)
* [<mark style="color:purple;">KintoWallet</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kintowalletfactory)
* [<mark style="color:purple;">SponsorPaymaster</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/sponsorpaymaster)
* [<mark style="color:purple;">KYCViewer</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kycviewer)
* [<mark style="color:purple;">Kinto Entry Point</mark>](https://docs.kinto.xyz/kinto-the-modular-exchange/building-on-kinto/smart-contract-reference/kinto-entrypoint)
