Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
/ mci-sdk Public archive

Miniclip SDK for Facebook Instant

License

Notifications You must be signed in to change notification settings

miniclip/mci-sdk

Repository files navigation

Miniclip FB Instant SDK

This is a companion sdk to be used in Facebook Instant Games published by Miniclip.

Getting Started

Check the documentation in https://miniclip.github.io/mci-sdk

Quick Start

If you have npm installed, include MCInstant in your project with the following command.

npm install --save https://github.com/miniclip/mci-sdk.git
import { MCInstant } from "@miniclip/instant";

const mci = new MCInstant({app_id: process.env.APP_ID});

About

Miniclip SDK for Facebook Instant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •