Skip to content

KunalBagaria/wagmi-bio

Repository files navigation

GitHub


Setup

  1. Clone this repo
  2. Create a .env file in the same directory and fill these up:
MONGO_URL=
AWS_SES_SECRET_ACCESS_KEY=
AWS_SES_REGION=
AWS_SES_ACCESS_KEY_ID=
INVOICE_WEBHOOK=
PAYMENT_WEBHOOK=
REGISTRATION_WEBHOOK=
NODE_ENV=<optional>
PORT=<optional>
  1. Run yarn
  2. Run yarn dev

Workers:

  1. Clone this repo
  2. Create a new .env file in that directory
  3. Fill these up:
MONGO_URL=
  1. Run yarn
  2. Run yarn watch and yarn dev

Proxies:

We use a custom price proxy to ensure that we don't hit rate-limits or bot-prevention mechanisms used by Cloudflare in CoinGecko.

  1. Clone this repo
  2. Fill these up in a .env file in that directory:
PORT=<optional>
  1. Run yarn
  2. Run yarn watch and yarn dev

About

The fastest mode of international payments in the world, powered by Solana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages