Skip to content

Circle Wallet Elements - UI components and tools compatible with Circle SDK

License

Notifications You must be signed in to change notification settings

ChainSafe/web3-circle-libs

Repository files navigation

Circle Wallet Elements

Monorepo that contains the following packages:

Local Development

To set up the monorepo for local development, follow these steps:

  1. Install dependencies.
    yarn install
  2. Run react-elements watcher in a separate console.
    yarn elements:watch
  3. Start the development server for the demo webapp.
    yarn demo:dev

You can now make changes to the packages and see the updates in the demo webapp in real-time.

About

Circle Wallet Elements - UI components and tools compatible with Circle SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published