Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.55 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.55 KB

cosmos-kit

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

Getting Started

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

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

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.