Create smarter accounts that give users a seamless web3 experience
57 docs tagged with "dApps"
Create a seamless user experience for your dApps on Rootstock and EVM-compatible chains.
In this guide, you will learn how to use the Etherspot Prime SDK to deploy an Account Abstraction dApp on the Rootstock network. By following these steps, you will empower your users to interact with your dApp without managing private keys directly.
An attestation is a digital certificate or proof that verifies a specific claim or fact. Learn about how to verify or attest documents, identity, asset ownership in your dApps using attestation tools on Rootstock.
Best practices for Smart Contract Development on Rootstock
Learn about some potential issues you can run into and tips on how to resolve them.
Learn about some potential issues you can run into and tips on how to resolve them.
Learn how to configure your Foundry project for development on Rootstock testnet and mainnet
Learn how to configure your Hardhat project for development on Rootstock testnet and mainnet
Learn how to set up your environment for development using Foundry
Learn how to set up your environment for development using Hardhat
Explore cross-chain bridging solutions on Rootstock.
Data indexers act like librarians for blockchain data, organizing and storing information in a way that's easy to access. This makes it easier for dApps to get the data needed, which in turn makes dApps faster and more efficient. Explore data indexers on Rootstock.
The Rootstock Runes Mock Bridge deployment page shows you how to compile and deploy runes on RemixIDE
Learn how to deploy your Rootstock smart contract using forge.
Learn how to deploy your Rootstock smart contract on your local environment and the Rootstock network.
In this guide, we will use the Remix IDE to write, compile, deploy, interact and verify a smart contract on the Rootstock Explorer.
This guide will walk you through deploying the Airdrop Machine smart contract using Remix IDE. The Airdrop Machine is designed to distribute tokens across multiple addresses, supporting both standard and Merkle tree-based airdrops.
Dev Environments provide a complete set of tools for writing, testing, and deploying your smart contracts on Rootstock.
What is ERC20, and are there others like it? How do they work on Rootstock?
Blockchain explorers are a special type of software that connect to a blockchain network, and display the data from an immutable public ledger. Find block explorers for viewing transactions, blocks, addresses and verifying smart contracts on Rootstock.
Learn about Foundry, benefits and why you should write and deploy smart contracts on Rootstock using Foundry.
Deploy production-grade & fully-serviced L2 rollups on Rootstock, natively integrated with tools like oracles, bridges, data indexers and Account Abstraction.
General tools to build on Rootstock
Covalent provides the industry-leading Unified API bringing visibility to billions of Web3 data points. Developers use Covalent to build exciting multi-chain applications like crypto wallets, NFT galleries, and investor dashboard tools utilizing data from 100+ blockchains including Rootstock.
Easily query on-chain data through a decentralized network of indexers
Goldsky is a data indexer that offers high-performance subgraph hosting and realtime data on Rootstock.
Easily query on-chain data through a decentralized network of indexers
How to compile, deploy, and intereact with smart contracts with Ape on Rootstock
How to write, test, and deploy smart contracts with Foundry
Get started with creating a dApps on Rootstock using Hardhat.
Hardhat is an Ethereum development environment for developers. It's primarily used in the development of smart contracts for the Rootstock and EVM-compatible chains.
The Rootstock Runes Mock Bridge setup page shows you how to getting building your runes, by first cloning our project and testing it locally.
Learn how to integrate your Rootstock smart contract with front-end applications.
Learn how to interact with your smart contract using cast
Airdrops are a way for cryptocurrency projects to distribute free or sometimes paid tokens to users, often to promote a new project or reward loyal users.
The Rootstock Runes Mock Bridge opens up exciting opportunities for developers to build Runes-focused applications within the Rootstock ecosystem. This bridge introduces three core solutions: Mock Bridge, Marketplace, Giveaway Engine
Get started with building and deploying dApps using No Code Tools
Oracles act as bridges, securely bringing external data onto the Rootstock blockchain for dApps to utilize.
The Rootstock Runes Mock Bridge opens up exciting opportunities for developers to build Runes-focused applications within the Rootstock ecosystem. This bridge introduces three core solutions: Mock Bridge, Marketplace, Giveaway Engine
The repository consists of multiple smart contracts that work around a core logic contract called AirdropManager.sol which manages the logic for the different airdrops inside.Each contract has a specific role, and they interact with one another to manage airdrops effectively.
Porting an Ethereum decentralized application (dApp) to Rootstock (RSK) presents an exciting opportunity to leverage the benefits of the Rootstock network, a Bitcoin L2 compatible with Ethereum. This guide will walk you through porting an Ethereum dApp to the Rootstock network using the Hardhat Ignition deployment tool and leveraging the compatibility between Solidity (used for Rootstock) and Ethereum.
Learn about Remix, benefits and why you should write and deploy smart contracts on Rootstock using Remix.
Open-source tools and technologies that make it faster, easier and more rewarding to build on Bitcoin.
Guide to interacting with the Rootstock network using Alchemy.
Whether you are a seasoned developer or just starting your journey into smart contract development, the foundry starter kit provides a solid foundation for building decentralized applications (dApps) on the Rootstock network.
Whether you are a seasoned developer or just starting your journey into smart contract development, the hardhat starter kit provides a solid foundation for building decentralized applications (dApps) on the Rootstock network.
The Rootstock Wagmi Starter Kit provides a solid foundation for developing decentralized applications (dApps) on the Rootstock blockchain. It streamlines development by leveraging the React, Wagmi, and Shadcn libraries.
Building dApps on Rootstock involves interacting with the blockchain network. See available node rpc providers on Rootstock.
The Rootstock Runes Mock Bridge setup page shows you how to getting building your runes, by first cloning our project and testing it locally.
The Rootstock Runes Mock Bridge setup page shows you how to getting building your runes, by first cloning our project and testing it locally.
This shows you the steps needed to setup your own airdrop giveaway machine.
Learn how to write a smart contract using Solidity and OpenZeppellin
Learn how to test your Rootstock smart contract
Learn how to test your Rootstock smart contract using Foundry
The Rootstock Runes Mock Bridge setup page shows you how to getting building your runes, by first cloning our project and testing it locally.
Learn how to write a smart contract using Solidity and OpenZeppellin