quirks

Quirks is a universal wallet adapter for your dApps.

APACHE-2.0 License

Downloads
16.1K
Stars
12
Committers
2

Quirks

Quirks is a universal wallet adapter that easily connect your dapp with existing wallets in the Cosmos blockchain ecosystem.

πŸͺ„ Features

  • πŸ”€ Cross Framework
  • βš™οΈ React and NextJS support
  • βš™οΈ Vue and NuxtJS support
  • πŸ“‰ Small bundles, with vendor chunk splitting
  • πŸ’³ Different wallet supports (Keplr, Leap, Cosmostation, xDefi and Station, just for now)
  • πŸ’ͺ Fully typed and tree-shakeable
  • 🌍 Global state even outside the frameworks

And many more to come:

  • Adding more wallets
  • Web Broadcast API Support, for tabs, windows and iframe sync
  • React Native Support
  • Wallet Connect Support
  • Web3 Modal Support
  • UI Kit (Cross Framework)
  • Improve Docs

πŸ“š Examples

πŸ”§ Installation

Node.js is required to run the project.

  1. Clone the repository to your local machine:
git clone https://github.com/nabla-studio/quirks.git
  1. Init git submodule:
git submodule init
  1. Install the dependencies:
cd quirks
pnpm i
  1. Build the packages:
pnpm build

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

πŸ‘₯ Authors

πŸ‘€ Davide Segullo (Code)

πŸŽ‰ Contributing

We ❀️ contributions! If you'd like to contribute, please read our contributing guidelines.

πŸ“œ License

This project is licensed under the Apache-2.0 License. See the LICENSE file for more information.

πŸ™‹ Support

If you have any questions or comments about this project, please feel free to contact us on discord.

πŸ™Œ Credits

Thanks to the creators and contributors of the following projects, whose work has influenced the development of quirks:

Copyright Β© 2024 nabla.