dedomil / wagmi-bio

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

Home Page:https://wagmi.bio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://wagmi.bio


Languages

Language:TypeScript 80.9%Language:SCSS 18.9%Language:JavaScript 0.1%Language:Dockerfile 0.0%