Skip to content

rsrbk/cosmos-kit

 
 

Repository files navigation

cosmos-kit

Cosmos Kit is a wallet adapter for developers to build apps that quickly and easily interact with Cosmos blockchains and wallets.

🏁 Quickstart

Get started quickly by using create-cosmos-app to help you build high-quality Cosmos apps fast!

⚙️ Configuration

Check out our docs here to configure Cosmos Kit.

⚛️ CosmJS Signers

If you want to get a cosmjs stargate or cosmwasm signer, here are docs for our hooks

📦 Packages

A wallet adapter for React with mobile WalletConnect support for the Cosmos ecosystem.

Keplr Wallet integration.

Cosmostation Wallet integration.

Leap Wallet integration.

An example Next.js project integrating @cosmos-kit/react wallet adapter.

🔌 Integrating Wallets

See our docs on integrating your wallet

🛠 Developing

Checkout the repository and bootstrap the yarn workspace:

# Clone the repo.
git clone https://github.com/cosmology-tech/cosmos-kit
cd cosmos-kit
yarn
yarn bootstrap

Building

yarn build

Publishing

lerna publish
# lerna publish minor
# lerna publish major

Credits

Original work inspired by cosmodal

🛠 Built by Cosmology — if you like our tools, please consider delegating to our validator ⚛️

About

A wallet connector for the Cosmos ⚛️

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.7%
  • JavaScript 7.8%
  • Other 0.5%