Skip to content

cometh-hq/keystore-sdk

Repository files navigation

Cometh Keystore SDK

The Keystore SDK is designed to facilitate cross-chain operations and interactions within dApps.

Folder Architecture Overview

The project is built using a monorepo structure to further enhance modularity and scalability.

Monorepo Structure

  • packages/: Directory for subdirectories of the sdk.
    • sdk/: The core functionnalitities of the sdk.
  • example/: Directory for the demo example of the sdk.
    • proofs-demo/: Basic demo using the sdk.

Getting Started

Installation

  1. Clone the repository and navigate to the project directory.
  2. Run bun install to install dependencies.

Running the Development Server

  • Execute bun dev to start the development server.

Built With

  • Bun - The JS toolkit for maximum efficiency.
  • NextJS - The React framework for server-side rendering.
  • Biome - For ultra-fast linting/formatting.
  • TanStack Query - For efficient data fetching and async state management.
  • Viem 2.0 - For blockchain communication.

Contributing

We welcome contributions! Don't hesitate to submit PR :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •