Skip to content

Instantly share code, notes, and snippets.

@abhiaiyer91
Created March 27, 2021 16:03
Embed
What would you like to do?
import Moralis from "moralis";
// Moralis Initialization
Moralis.initialize(`YOUR_APP_ID`);
Moralis.serverURL = `YOUR_SERVER_URL`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment