Created
May 18, 2020 15:02
-
-
Save alexroan/3cad4003f024424122ecadf3dc6f1d2c to your computer and use it in GitHub Desktop.
rampexample.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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