AsteroidKit
  • Introduction
  • Getting Started
  • Social Login
  • Sign In With Ethereum
  • SDK
    • How to install Polyfills with Webpack 5
  • Configurations
  • Support
Powered by GitBook
On this page
  • Overview
  • Installation
  • Demo app
  • Sample App
  • Capture the Flag
  • Docs
  • Webpack 5 Polyfills
  • FAQ

SDK

PreviousSign In With EthereumNextHow to install Polyfills with Webpack 5

Last updated 2 years ago

Overview

AsteroidKit is a react library, that bundles together RainbowKit and uses Wagmi for non-custodial wallets with an additional set of features.

SDK Code:

Installation

Please refer to Getting Started

Demo app

To test how the app works for the user, please try our demo app, which has a small customization widget:

Sample App

Here's a simple way to bootstrap an example app:

npx create-asteroidkit-app@latest

This command would bootstrap the following Github with a sample app:

Capture the Flag

Docs

AsteroidKit is built with Wagmi and RainbowKit, and all the functionality of those libraries are available, please follow their guide on how to use those libraries:

Webpack 5 Polyfills

For Webpack 5 who experience issues with polyfills, please refer to the following guide:

How to install Polyfills with Webpack 5

FAQ

  • Can I still use Wagmi and RainbowKit?

Absolutely! The developer has complete control over underlying libraries.

  • Can I still do customization from the source code?

Yes, all customizations are available and will take priority over customization done in the dashboard.

  • How to add a new network?

  • How to set custom RPC provider?

  • Are you supporting only EVM chains?

Yes

To test how the kit works in an actual application, .

Please use our dashboard OR refer to to add it to the code.

RPC nodes are available by default in AsteroidKit or follow to update the corresponding RPC node provider.

Demo application
please check out our capture-the-flag implementation
Wagmi docs
RainbowKit docs
Wagmi documentation
Wagmi docs
GitHub - AsteroidKit/AsteroidKitGitHub
examples/with-create-react-app at main · AsteroidKit/examplesGitHub
Logo
Logo