Skip to content
Back to Blog
Ecosystem Updates

RSK’s Gas Station Network first version deployed to Testnet

Read Time: 1 mins
RSK’s Gas Station Network first version deployed to Testnet

We are pleased to announce that we’ve deployed the first version of RSK’s Gas Station Network (GSN for short) to Testnet. This solution enables Dapp creators to pay for gas instead of forcing their users to do so. In doing this, user onboarding is greatly leveraged due to some technical barriers being removed. Namely, users won’t need to install a wallet nor acquire crypto prior to using a Dapp.

This gasless meta-transaction system is an adaptation of Tabookey‘s solution for the Ethereum network – we’ve made it compatible with RSK. One of the most important highlights about GSN is that it is a trustless and decentralized system – essentially a network of independent transaction relayers that get rewarded for relaying third party gasless transactions to the network.

The importance of having such a system can be summarized with a quote from Tabookey’s original unveiling article:

“Dapps gain value through network effect. The first users get little value, but value increases as more users join. However, users need to jump through hoops — go to an exchange, pass a KYC process and wait for approval, transfer money from their bank, buy ETH, install MetaMask, learn how to use it and transfer ETH to it, etc. All that, just to start using a dapp that offers little value at that point.”

We encourage the community to test the system (either by making their Dapps compatible or by running their own relayer – or both!) and then submit their feedback here so that we can take it into consideration in view of our upcoming Mainnet deployment! Please refer to this repository (the release can be found here) for technical information, documentation, source code and getting started instructions. Last but not least, the deployed GSN’s RelayHub contract can be found here.

Recommended articles

Rootstock x Bitcoin: Merged Mining Insights Report | Q1 2026

Rootstock x Bitcoin: Merged Mining Insights Report | Q1 2026

This report is presented by RootstockLabs, a key contributor to the growth of the Rootstock ecosystem. At Rootstocklabs, we strive to empower the community by offering transparent insights into merged mining dynamics through quarterly hashrate reports dedicated to Rootstock. Our goal is to enhance comprehension with user-friendly visuals such as tables and graphs, ensuring better […]

Ecosystem Updates
Aori Integrates with Rootstock to Unlock Cross-Chain Bitcoin DeFi

Aori Integrates with Rootstock to Unlock Cross-Chain Bitcoin DeFi

The Bitcoin DeFi ecosystem continues to grow as new infrastructure connects it to the broader decentralized finance landscape. A new integration is now making it easier for users to move capital across chains while accessing Bitcoin-based financial applications. Aori is now live on Rootstock, introducing its intent settlement protocol to the Bitcoin smart contract ecosystem. […]

Ecosystem Updates
Simplifying DAO Development with the Rootstock Collective SDK

Simplifying DAO Development with the Rootstock Collective SDK

The Rootstock Collective SDK is the easiest way for developers to integrate with the Rootstock Collective DAO. Designed with modern dApp development in mind, it abstracts the complexity of interacting with multiple smart contracts into a clean, modular, and type-safe TypeScript interface. Built on top of viem, the SDK delivers a familiar, high-performance experience, especially […]

Developer Resources