UNPKG

scrypto-dev

Version:

CLI tool for Scrypto development on Radix DLT - deploy packages, generate types, manage accounts, and more

4 lines 205 B
import { GatewayEzMode } from "@rippy/gateway-ez-mode"; export declare const mainnetGateway: GatewayEzMode; export declare const stokenetGateway: GatewayEzMode; //# sourceMappingURL=gateway-helper.d.ts.map