@onramp.money/onramp-web-sdk
v1.5.2
Published
SDK for onramp widget integration
Downloads
1,147
Maintainers
Readme
Onramp.money ·
Onramp SDK
@onramp.money/onramp-web-sdk
allows you to integrate the Onramp widget to your web app.
Installation
You can find the package here - https://www.npmjs.com/package/@onramp.money/onramp-web-sdk.
Install via npm:
npm install @onramp.money/onramp-web-sdk
Install via Yarn:
yarn add @onramp.money/onramp-web-sdk
To see how to initialize & use the SDK - click here.
Edits
Make changes to the code
git add ./
git commit -m "add appropriate commit msg"
Bump up the version
npm version 1.3.0
push the commits to remote
git push origin master
publish the latest version to npm, before running command make sure you are loggedin with right npm account in your terminal
npm publish --access public
Documentation
Docs for the SDK package can be found here - https://onramp.gitbook.io/onramp/.
Contact us
If you want to get in touch, write to us @ mailto:[email protected].