osreqop.blogg.se

0x06012c8cf97bead5deae237070f9587f8e7a266d download
0x06012c8cf97bead5deae237070f9587f8e7a266d download










0x06012c8cf97bead5deae237070f9587f8e7a266d download

MoralisClient moralis = new MoralisClient(conData, new AuthApiClient(), new Web3ApiClient(), new SolanaApiClient(), new NewtonsoftJsonSerializer()) LiveQueryServerURI = "LIVE QUERY SERVER URI", Starting Moralis is as simple as setting up configuration and creating an instance of the MoralisClient.Įxample ServerConnectionData conData = new ServerConnectionData() ParseEndpointClasses string: Classes endpoint for a Parse Backend.ParseEndpointFileService string: File Service endpoint for Parse backend.ParseEndpointCloudfunctions string: Cloud Functions endpoint for a Parse Backend.

0x06012c8cf97bead5deae237070f9587f8e7a266d download

Generally the following setting can be left with their default values.

  • ParseAuthenticationHandler 'string':module must be defined in Parse node_modules/parse-server/lib/Adapters/Auth.
  • ParseEndpointBase string: Base endpoint for a Parse server backend.
  • If you are using Moralis Server these can be left with their default values. These values only need to be set if you are using your own instance of Parse Server. This value must be supplied if using either Moralis Server or Parse Server functionality.
  • ServerURI string: A URI pointing to the target Moralis / Parse Server instance hosting the app.
  • MasterKey string: The Master Key for the Moralis / Parser app.
  • LiveQueryServerURI string: A URI pointing to the target Moralis / Parser WS/WSS server.
  • Headers IDictionary: Additional HTTP headers to be sent with network requests from the SDK.
  • Required if you are going to use the Authentication API
  • AuthenticationApiUrl string: Moralis Authentication 2.0 server endpoint URL.
  • Required if you are going to use the Authentication API, Web3Api, or Solana API.
  • ApiKey string: The Web3Api key, must be supplied to initialize Web3Api to use standard REST server.
  • ApplicationID string: The Moralis DappID or Parse Application Id.
  • 0x06012c8cf97bead5deae237070f9587f8e7a266d download

    Before using Moralis, create an instance of this object to pass into the moralis initialization method. NET SDK that supports the original Moralis Parse-based Server Moralis ConfigurationĬonfiguration for server connection information is handled in the ServerConnectionData object.












    0x06012c8cf97bead5deae237070f9587f8e7a266d download