rachchan / cosmos-kit

athena hack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 with Mobile support.

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

athena hack

License:BSD 3-Clause Clear License


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%