> For the complete documentation index, see [llms.txt](/llms.txt).

- **Rootstock - Thirdweb Starter Kit**: The Rootstock - Thirdweb starter kit aims to facilitate the integration of a marketplace contract using the thirdweb SDK v5 on Rootstock. [Use the Kit](/developers/smart-contracts/thirdweb/)
- **Rootstock Scaffold Starter Kit**: Rootstock scaffold enables developers to create, debug and deploy smart contracts and build user interfaces that interact with those contracts. [Use the Scaffold](https://github.com/rsksmart/rsk-scaffold)
- **Deploy and Interact with Rootstock using the MCP Server**: Connect AI clients to Rootstock through the MCP Server. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/mcp/)
- **Deploy Vyper Smart Contracts on Rootstock**: Deploy Vyper smart contracts to Rootstock testnet with Python and Web3.py. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/rootstock-vyper/)
- **Onboard Users with Privy on Rootstock**: Onboard users with social logins and self-custodial wallets on Rootstock using Privy. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/privy/)
- **Integrate Dynamic Wallets with Wagmi on Rootstock**: Integrate Dynamic embedded wallets and Wagmi hooks in a Next.js dApp on Rootstock. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/dynamic/)
- **Build Passwordless dApps with Web3Auth on Rootstock**: Build and deploy passwordless dApps on Rootstock with Web3Auth and Wagmi. Secured by over 85% of Bitcoin's hash power through merge mining. [Get Started](/developers/quickstart/web3auth/)
- **Build a dApp with Wagmi on Rootstock**: Build a React dApp on Rootstock with Wagmi and Shadcn. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/wagmi/)
- **Build a dApp with Reown and Wagmi on Rootstock**: Build a React dApp on Rootstock with Reown, Wagmi, and Shadcn. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/reown/)
- **Deploy Smart Contracts with Hardhat on Rootstock**: Deploy and test ERC smart contracts on Rootstock with Hardhat. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/hardhat/)
- **Deploy Smart Contracts with Hardhat Ignition on Rootstock**: Deploy smart contracts on Rootstock with Hardhat Ignition. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/hardhat-ignition/)
- **Deploy Smart Contracts with Foundry on Rootstock**: Deploy and test smart contracts on Rootstock with Foundry. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/foundry/)
- **Deploy Account Abstraction dApps with Etherspot on Rootstock**: Deploy an Account Abstraction dApp on Rootstock with the Etherspot Prime SDK. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/rootstock-etherspot/)
- **Build with the Collective DAO Starter Kit on Rootstock**: Run the RootstockCollective sample dApp with staking, proposals, and voting. Secured by over 85% of Bitcoin's hash power through merge mining. [Use the Kit](/developers/quickstart/collective/)
- **dApp Automation with Cucumber**: Learn how to automate dApps using Cucumber Agile Automation Framework. [Automate dApps](/resources/tutorials/dapp-automation-cucumber/)
- **RIF Relay Starter Kit**: Starter kit to develop on RIF Relay. [Use Kit](/developers/integrate/rif-relay/sample-dapp/)
- **Get Started with The Graph**: Easily query on-chain data through a decentralized network of indexers [Get Started](/dev-tools/data/thegraph/)
- **Deploy Smart Contracts with Web3.py on Rootstock**: Deploy and interact with smart contracts on Rootstock using Web3.py. Secured by over 85% of Bitcoin's hash power through merge mining. [Get Started](/developers/quickstart/web3-python/)
- **Port an Ethereum dApp to Rootstock**: Learn how to port an Ethereum dApp to Rootstock. [Get Started](/resources/port-to-rootstock/ethereum-dapp)
- **Compile and Deploy Smart Contracts with Ape on Rootstock**: Compile, deploy, and interact with smart contracts on Rootstock using the Ape Framework. Secured by over 85% of Bitcoin's hash power through merge mining. [Use Ape](/developers/quickstart/ape/)
- **Get Started with Rootstock RPC API**: The Rootstock RPC Service provides a seamless and intuitive web interface for developers to interact with Rootstock nodes via JSON-RPC methods. [Use the RPC API](/developers/rpc-api/rootstock/setup/)
- **Get Started with Alchemy**: A step-to-step guide for developers to interact with Rootstock network with the Alchemy RPC Provider Service. [Use the RPC API](/developers/rpc-api/alchemy/)
- **Rootstock CLI**: The Rootstock CLI (rsk-cli) tool enables users to manage wallets, check balances, send transactions, verify smart contracts and interact with smart contracts on the Rootstock blockchain - a Bitcoin sidechain designed for smart contracts. It supports both mainnet and testnet environments. [Use the CLI](https://github.com/rsksmart/rsk-cli)
- **Rootstock GO CLI**: The Rootstock Go CLI (rsk-cli) tool for interacting with Rootstock blockchain. [Use the CLI](https://github.com/rsksmart/rsk-go-cli)
