Skip to main content

Application Setup

Welcome to the MoonChute Application Setup Guide for MoonChute Dashboard. This guide will assist you in launching your first application on MoonChute. Follow the outlined steps to configure your app with ease.

Step 1: Initial Login

Upon your first login, you will be presented with the option to sign in using either your Google or GitHub account. This provides a secure and convenient way to access the MoonChute dashboard without creating a new set of credentials.

caption

Step 2: Create Your First Application

Once logged in, you're ready to initiate your application's setup.

  1. Enter your desired Application Name.

  2. Select the chain you wish to build on. We recommend starting with the Mumbai Testnet for experimentation without incurring real-world costs.

caption

Step 3: Application Details

In the Basic Information section, you will find all info of your app, including the important fields such as App ID and API Key.

These two are related to the authentication method for MoonChute services.

  • App ID: A unique identifier for your application, used in conjunction with the SDK.
  • API Key: A token that authenticates API requests to MoonChute.

Ensure you store these credentials securely.

caption

Step 4: Domain Whitelisting

For utilizing App ID authentication, it's advisable to pair the App ID with domain whitelisting. This approach enables you to designate specific domains that are authorized to engage with your application.

  1. Navigate to the Whitelist Domain section.

  2. Enter the domain(s) you wish to whitelist.

caption
Tips

The localhost domain is whitelisted by default. This allows you to test your dApp locally without any restrictions.

Step 5: Account Abstraction Setup

MoonChute provides various components to adopt account abstraction in your dApp, including wallet provider, bundler provider, and paymaster provider.

  1. Go to the Account Abstraction Setup section.

  2. Choose your preferred providers from the list available.

  3. Configure each provider as per your dApp's requirements.

By selecting these providers, you can leverage MoonChute’s services to handle the complexities of account abstraction.

caption
Note

Remember to save your configurations after each step and review the settings before finalizing your application setup. Should you encounter any issues or require further assistance, please refer to MoonChute’s support resources or contact customer service.