3.0.0-beta.3 • Published 12 months ago

@oasislabs/opengsn-cli v3.0.0-beta.3

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

GSN command-line tools

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

This module contains command-line tools made to help developers integrate GSN, test their integrations locally, or bring up relay servers on public Ethereum networks.

Complete documentation is available here.

Installation:

npm install -g @opengsn/cli

Usage:

gsn start - deploys GSN contracts and starts a single relay server on local network.

gsn deploy - deploys the singleton RelayHub instance, as well as other required GSN contracts

gsn relayer-register - fund and register the relay server; you need to run it after you start your own relayer on a public network