@chain-registry/interfaces
Advanced tools
Comparing version 0.52.50 to 0.52.51
{ | ||
"name": "@chain-registry/interfaces", | ||
"version": "0.52.50", | ||
"version": "0.52.51", | ||
"description": "Chain Registry interfaces", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
"homepage": "https://github.com/hyperweb-io/chain-registry", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -17,6 +17,6 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/cosmology-tech/chain-registry" | ||
"url": "https://github.com/hyperweb-io/chain-registry" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cosmology-tech/chain-registry/issues" | ||
"url": "https://github.com/hyperweb-io/chain-registry/issues" | ||
}, | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
], | ||
"gitHead": "c2e59a0f87309d75ee1b271e28fd00b77a2dc59a" | ||
"gitHead": "414f74ba60a69be3e710f9f1dee9e73fa8dc87c0" | ||
} |
@@ -8,8 +8,8 @@ # @chain-registry/interfaces | ||
<p align="center" width="100%"> | ||
<a href="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/cosmology-tech/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
<a href="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml"> | ||
<img height="20" src="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml/badge.svg" /> | ||
</a> | ||
<a href="https://github.com/cosmology-tech/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://github.com/hyperweb-io/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/interfaces"><img height="20" src="https://img.shields.io/npm/dt/@chain-registry/interfaces"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/interfaces"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/chain-registry?filename=v2%2Fpackages%2Finterfaces%2Fpackage.json"></a> | ||
<a href="https://www.npmjs.com/package/@chain-registry/interfaces"><img height="20" src="https://img.shields.io/github/package-json/v/hyperweb-io/chain-registry?filename=v2%2Fpackages%2Finterfaces%2Fpackage.json"></a> | ||
</p> | ||
@@ -57,13 +57,13 @@ | ||
* [@cosmology/telescope](https://github.com/cosmology-tech/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. | ||
* [telescope](https://github.com/hyperweb-io/telescope) Your Frontend Companion for Building with TypeScript with Cosmos SDK Modules. | ||
* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) Convert your CosmWasm smart contracts into dev-friendly TypeScript classes. | ||
* [chain-registry](https://github.com/cosmology-tech/chain-registry) Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. | ||
* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface. | ||
* [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) Set up a modern Cosmos app by running one command. | ||
* [interchain-ui](https://github.com/cosmology-tech/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. | ||
* [starship](https://github.com/cosmology-tech/starship) Unified Testing and Development for the Interchain. | ||
* [chain-registry](https://github.com/hyperweb-io/chain-registry) Everything from token symbols, logos, and IBC denominations for all assets you want to support in your application. | ||
* [cosmos-kit](https://github.com/hyperweb-io/cosmos-kit) Experience the convenience of connecting with a variety of web3 wallets through a single, streamlined interface. | ||
* [create-cosmos-app](https://github.com/hyperweb-io/create-cosmos-app) Set up a modern Cosmos app by running one command. | ||
* [interchain-ui](https://github.com/hyperweb-io/interchain-ui) The Interchain Design System, empowering developers with a flexible, easy-to-use UI kit. | ||
* [starship](https://github.com/hyperweb-io/starship) Unified Testing and Development for the Interchain. | ||
## Credits | ||
🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.zone/validator) | ||
🛠 Built by Hyperweb (formerly Cosmology) — if you like our tools, please checkout and contribute to [our github ⚛️](https://github.com/hyperweb-io) | ||
@@ -70,0 +70,0 @@ |
Sorry, the diff of this file is not supported yet
17529