mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Rename package to @iov/cosmos-sdk to prepare move
This commit is contained in:
parent
cd862ef573
commit
fcddf6414a
@ -1,6 +1,6 @@
|
||||
# @cosmwasm/bcp
|
||||
# @iov/cosmos-sdk
|
||||
|
||||
[](https://www.npmjs.com/package/@cosmwasm/bcp)
|
||||
[](https://www.npmjs.com/package/@iov/cosmos-sdk)
|
||||
|
||||
A [BCP](https://github.com/iov-one/iov-core/tree/master/packages/iov-bcp) implementation for Cosmos SDK 0.38.
|
||||
|
||||
|
@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "@cosmwasm/bcp",
|
||||
"name": "@iov/cosmos-sdk",
|
||||
"version": "0.8.0",
|
||||
"description": "Transaction codec and client to communicate with a Cosmos SDK 0.38 blockchain",
|
||||
"author": "Ethan Frey <ethanfrey@users.noreply.github.com>",
|
||||
"contributors": [
|
||||
"Ethan Frey <ethanfrey@users.noreply.github.com>",
|
||||
"Simon Warta"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"main": "build/index.js",
|
||||
"types": "types/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user