2.0.0 β€’ Published 2 years ago

cosmos-kit-beta v2.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

cosmos-kit

CosmosKit 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 CosmosKit.

βš›οΈ CosmJS Signers

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

πŸ“¦ Packages

NameTypeDescription
@cosmos-kit/coreCoreCore CosmosKit functionality
@cosmos-kit/reactUIA wallet adapter for React with mobile WalletConnect support for the Cosmos ecosystem.
@cosmos-kit/walletconnectWalletConnectMobile WalletConnect support for the Cosmos ecosystem.

πŸ“¦ Wallets

NameTypeDescription
@cosmos-kit/reactUIA wallet adapter for React with mobile WalletConnect support for the Cosmos ecosystem.
@cosmos-kit/coin98-extension/ExtensionCoin98 Web Extension Wallet integration.
@cosmos-kit/coin98Root WalletCoin98 Wallet integration
@cosmos-kit/cosmostation-extension/ExtensionCosmostation Web Extension Wallet integration.
@cosmos-kit/cosmostation-mobile/WalletConnectCosmostation Mobile Wallet integration.
@cosmos-kit/cosmostationRoot WalletCosmostation Wallet integration. Use this if you want to integrate both extension & mobile wallet connect
@cosmos-kit/keplr-extension/ExtensionKeplr Web Extension Wallet integration.
@cosmos-kit/keplr-mobile/WalletConnectKeplr Mobile Wallet integration.
@cosmos-kit/keplrRoot WalletKeplr Wallet integration. Use this if you want to integrate both extension & mobile wallet connect
@cosmos-kit/leapRoot WalletLeap Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/omniRoot WalletOmni Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/owallet-extension/ExtensionOWallet Web Extension Wallet integration.
@cosmos-kit/owalletRoot WalletOWallet Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/station-extensionExtensionStation Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/stationRoot WalletStation Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/trustRoot WalletTrust Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/vectisRoot WalletVectis Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/xdefi-extensionRoot WalletXDEFI Wallet (Extension) integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/shellRoot WalletShell Wallet integration. Use this if you want to integrate the extension, no mobile wallet connect support yet.
@cosmos-kit/tailwind-extensionExtensionTAILWIND Wallet extension. Use this if you want to integrate the TAILWIND Chrome Extension
@cosmos-kit/tailwindRoot WalletTAILWIND Wallet integration. Use this if you want to integrate any TAILWIND wallet. No mobile support yet.

✨ Example: @cosmos-kit/example

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

πŸ”Œ Integrating Wallets

See our docs on integrating your wallet

πŸš€ Running Example

yarn build
cd package/example
yarn dev

πŸ›  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

Building

yarn build

Publishing

lerna publish
# lerna publish minor
# lerna publish major

Related

Checkout these related projects:

  • @cosmology/telescope Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules.
  • @cosmwasm/ts-codegen Convert your CosmWasm smart contracts into dev-friendly TypeScript classes.
  • chain-registry Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application.
  • cosmos-kit Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface.
  • create-cosmos-app Set up a modern Cosmos app by running one command.
  • interchain-ui The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit.
  • starship Unified Testing and Development for the Interchain.

Credits

πŸ›  Built by Cosmology β€”Β if you like our tools, please consider delegating to our validator βš›οΈ

Disclaimer

AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED β€œAS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.