/.env.example => /.env
Input appropriate keys
/Payments/payments
const Pay = () => {...
... accept: [] <---- enter your own address and your accepted token addresses
/Payments/Onramp
const allowedTokens = {} <---- enter your own accepted tokens using the token symbol
yarn install
yarn start