Skip to content

Instantly share code, notes, and snippets.

@alexroan
Created May 18, 2020 15:02
Show Gist options
  • Save alexroan/3cad4003f024424122ecadf3dc6f1d2c to your computer and use it in GitHub Desktop.
Save alexroan/3cad4003f024424122ecadf3dc6f1d2c to your computer and use it in GitHub Desktop.
rampexample.js
import { RampInstantSDK } from '@ramp-network/ramp-instant-sdk';
new RampInstantSDK({hostAppName: 'My DApp', hostLogoUrl: logoUrl, variant: 'auto'}).show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment