d6fb0df64f
* trpc procedures an middleware refactor * allow use sessionMiddleware without a req object * sync with the new tRPC structure * tRPC refactor on routing form app * import Prisma from @prisma/client * Lazy load apps from appstore * remove unrelated changes * Add types for PaymentService * type fixes * Merge branch 'main' into roae85/cal-1514-set-the-user-session-only-on-the * fix typo * remove console.log * remove explicit types from apstore object * linter fixes --------- Co-authored-by: Keith Williams <keithwillcode@gmail.com> Co-authored-by: Hariom Balhara <hariombalhara@gmail.com> |
||
---|---|---|
.. | ||
api | ||
components | ||
static | ||
trpc | ||
utils | ||
DESCRIPTION.md | ||
README.md | ||
config.json | ||
index.ts | ||
package.json | ||
zod.ts |
README.md
Rainbow App
Intended for developer information
The web3 app uses RainbowKit to authenticate Ethereum users.
When deploying, the app requires either a ALCHEMY_API_KEY
or INFURA_API_KEY
(or both) which can be obtained by creating an Alchemy or Infura project respectively.
Available blockchains are Ethereum mainnet, Arbitrum, Optimism, and Polygon mainnet.