cal/packages/app-store/rainbow
Jeroen Reumkens f513ce8687
Removed unused ui components and updated skeleton components (#5412)
* Removed unused ui components and updated skeleton components throughout the app to use new version.

* Deleted unused app component and changed destructive button variants to secondary as per design.

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-14 10:31:36 +00:00
..
api Feat: v2 App Store / Installed Apps (#4220) 2022-09-15 19:53:09 +00:00
components Removed unused ui components and updated skeleton components (#5412) 2022-11-14 10:31:36 +00:00
extensions Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
static added more app store screenshots (#4564) 2022-09-18 11:58:32 +00:00
trpc feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
utils Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
_metadata.ts Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
config.json Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
index.ts Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
package.json Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
README.md Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
README.mdx Removed old v1 app components in web. (#5286) 2022-10-31 10:42:01 +00:00
zod.ts Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00

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.

Find your Alchemy API key Find your Infura API key

Available blockchains are Ethereum mainnet, Arbitrum, Optimism, and Polygon mainnet.