cal/packages/app-store/rainbow
Jeroen Reumkens cfa8fd8b67
Reduce bundle size by importing single icons at a time (#6644)
* Removed barrel import for icons to reduce bundle size.

* Fixed replacement mistakes

* Reverted unneccesary yarn.lock updates

* Added some missed Icon. import conversions

* Remove merge artifact import in @calcom/ui

* Don't import Icon in pages/[user]

* Update packages/ui/package.json

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-23 23:08:01 +00:00
..
api App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
components Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00: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 Fix app categories (#6016) 2022-12-20 15:15:06 -07: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
DESCRIPTION.md Replaces mdx-remote with markdown-it (#6326) 2023-01-08 00:05:35 +00: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
zod.ts Admin apps UI (#5494) 2022-12-07 14:47:02 -07: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.