Quirks is a universal wallet adapter that easily connect your dapp with existing wallets in the Cosmos blockchain ecosystem.
- 🔀 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
Node.js is required to run the project.
- Clone the repository to your local machine:
git clone https://github.com/nabla-studio/quirks.git
- Init git submodule:
git submodule init
- Install the dependencies:
cd quirks
pnpm i
- Build the packages:
pnpm build
Run nx graph
to see a diagram of the dependencies of the projects.
👤 Davide Segullo (Code)
- Github: @DavideSegullo
- Twitter: @davide_segullo
We ❤️ contributions! If you'd like to contribute, please read our contributing guidelines.
This project is licensed under the Apache-2.0 License. See the LICENSE file for more information.
If you have any questions or comments about this project, please feel free to contact us on discord.
Thanks to the creators and contributors of the following projects, whose work has influenced the development of quirks:
Copyright © 2024 nabla.