This is an example repository showing how to add Ramp to your JavaScript or TypeScritp based app.
Relevant links:
Start by running
git clone [email protected]:RampNetwork/0xhack-integration-workshop.git
yarn && yarn start
# or
npm install && npm start