SSX Serverless API Reference
Home > @spruceid/ssx-serverless
ssx-serverless package
Classes
Class | Description |
---|---|
SSX-Server is a server-side library made to work with the SSX client libraries. SSX-Server is the base class that takes in a configuration object to add authentication and metrics to your server. |
Enumerations
Enumeration | Description |
---|---|
Enum of supported networks for Alchemy. | |
Enum of supported networks for Ankr. | |
Enum of supported networks for Etherscan. | |
Available SSX Log Types. | |
Enum of supported networks for Infura. | |
Enum of supported networks for Pocket. | |
Enum of supported EthersJS providers. |
Interfaces
Interface | Description |
---|---|
ENS options supported by SSX. | |
Allowed fields for an SSX Log. | |
Configuration interface for ssx-server | |
SSX web3 configuration settings | |
Server endpoints configuration. | |
Type definition for CRUD session functions | |
Variables
Variable | Description |
---|---|
Type-Guard for SSXAnkrProvider. | |
Type-Guard for SSXCustomProvider. | |
Type-Guard for SSXPocketProvider. |
Type Aliases
Type Alias | Description |
---|---|
Alchemy provider settings. | |
Ankr provider settings. | |
Cloudflare provider settings. | |
Custom provider settings. | |
Etherscan provider settings. | |
Generic provider settings. | |
Infura provider settings. | |
Infura provider project settings. | |
Pocket provider settings. | |
Supported provider types. |
Last updated