3.0.0-beta.6 • Published 7 months ago

@opengsn/relay v3.0.0-beta.6

Weekly downloads
-
License
GPL-3.0-only
Repository
-
Last release
7 months ago

GSN Relay Server

GSN, the Ethereum Gas Station Network abstracts away gas to minimize onboarding & UX friction for dapps.

This module contains Relay Server source code. Note that it is recommended to use a Docker container opengsn/jsrelay to run your own Relay Servers.

Please see the tutorial here.

You are probably looking for one of these:

@opengsn/provider - a Web3 provider for client-facing JavaScript dapps that uses GSN to relay transactions.

@opengsn/contracts - all GSN contracts in Solidity language as well as their TypeScript type declarations.

@opengsn/cli - command-line tools made to help developers integrate GSN, test their integrations locally, or bring up relay servers on public Ethereum networks.