Skip to main content
To learn about integrating with additional TypeScript frameworks, see our wallet example repository.
Examples use the Rootstock ecosystem where our wallet is currently integrated. If you are interested in wallet support for your ecosystem, Contact the Blockscout team today.

Resources

Installation

  1. Install the global wallet SDK
npm install @blockscout/rootstock-global-wallet
  1. Import into your project
import "@blockscout/rootstock-global-wallet/ethereum";
The wallet is now available for usage! Image

Gas Sponsorship / Paymasters

Gas sponsorship is available through provider interagrations. We will provide an update on ZeroDev integration shortly.