Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 399 Bytes

0xhack-integration-workshop

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