From c144a69307b510c92aa859ab985163910a23360d Mon Sep 17 00:00:00 2001 From: Darp Alakun Date: Sat, 4 Jan 2025 20:34:36 -0500 Subject: [PATCH] (feature): Add cosmes --- Makefile | 3 +-- app/{vault.go => app.go} | 0 go.mod | 3 ++- go.sum | 2 -- {web => libs}/es-client/.eslintrc.cjs | 0 {web => libs}/es-client/.gitignore | 0 {web => libs}/es-client/.prettierrc.cjs | 0 {web => libs}/es-client/CHANGELOG.md | 0 {web => libs}/es-client/CONTRIBUTING.md | 0 {web => libs}/es-client/LICENSE | 0 {web => libs}/es-client/README.md | 0 {web => libs}/es-client/benchmarks/cosmes-react/.gitignore | 0 {web => libs}/es-client/benchmarks/cosmes-react/index.html | 0 {web => libs}/es-client/benchmarks/cosmes-react/package.json | 0 {web => libs}/es-client/benchmarks/cosmes-react/pnpm-lock.yaml | 0 .../es-client/benchmarks/cosmes-react/postcss.config.js | 0 .../es-client/benchmarks/cosmes-react/public/vite.svg | 0 {web => libs}/es-client/benchmarks/cosmes-react/src/App.tsx | 0 {web => libs}/es-client/benchmarks/cosmes-react/src/index.css | 0 {web => libs}/es-client/benchmarks/cosmes-react/src/main.tsx | 0 .../es-client/benchmarks/cosmes-react/src/vite-env.d.ts | 0 .../es-client/benchmarks/cosmes-react/tailwind.config.js | 0 {web => libs}/es-client/benchmarks/cosmes-react/tsconfig.json | 0 .../es-client/benchmarks/cosmes-react/tsconfig.node.json | 0 {web => libs}/es-client/benchmarks/cosmes-react/vite.config.ts | 0 .../es-client/benchmarks/cosmoskit-v1-react/.gitignore | 0 .../es-client/benchmarks/cosmoskit-v1-react/index.html | 0 .../es-client/benchmarks/cosmoskit-v1-react/package.json | 0 .../es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml | 0 .../es-client/benchmarks/cosmoskit-v1-react/postcss.config.js | 0 .../es-client/benchmarks/cosmoskit-v1-react/public/vite.svg | 0 .../es-client/benchmarks/cosmoskit-v1-react/src/App.tsx | 0 .../es-client/benchmarks/cosmoskit-v1-react/src/index.css | 0 .../es-client/benchmarks/cosmoskit-v1-react/src/main.tsx | 0 .../es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts | 0 .../es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts | 0 .../es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js | 0 .../es-client/benchmarks/cosmoskit-v1-react/tsconfig.json | 0 .../es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json | 0 .../es-client/benchmarks/cosmoskit-v1-react/vite.config.ts | 0 .../es-client/benchmarks/cosmoskit-v2-react/.gitignore | 0 .../es-client/benchmarks/cosmoskit-v2-react/index.html | 0 .../es-client/benchmarks/cosmoskit-v2-react/package.json | 0 .../es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml | 0 .../es-client/benchmarks/cosmoskit-v2-react/postcss.config.js | 0 .../es-client/benchmarks/cosmoskit-v2-react/public/vite.svg | 0 .../es-client/benchmarks/cosmoskit-v2-react/src/App.tsx | 0 .../es-client/benchmarks/cosmoskit-v2-react/src/index.css | 0 .../es-client/benchmarks/cosmoskit-v2-react/src/main.tsx | 0 .../es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts | 0 .../es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts | 0 .../es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js | 0 .../es-client/benchmarks/cosmoskit-v2-react/tsconfig.json | 0 .../es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json | 0 .../es-client/benchmarks/cosmoskit-v2-react/vite.config.ts | 0 {web => libs}/es-client/buf.gen.yaml | 0 {web => libs}/es-client/buf.lock | 0 {web => libs}/es-client/devbox.json | 0 {web => libs}/es-client/devbox.lock | 0 {web => libs}/es-client/examples/batch-query/package.json | 0 {web => libs}/es-client/examples/batch-query/pnpm-lock.yaml | 0 {web => libs}/es-client/examples/batch-query/src/index.ts | 0 {web => libs}/es-client/examples/batch-query/tsconfig.json | 0 {web => libs}/es-client/examples/mnemonic-wallet/package.json | 0 .../es-client/examples/mnemonic-wallet/pnpm-lock.yaml | 0 {web => libs}/es-client/examples/mnemonic-wallet/src/index.ts | 0 {web => libs}/es-client/examples/mnemonic-wallet/tsconfig.json | 0 {web => libs}/es-client/examples/solid-vite/assets/favicon.svg | 0 {web => libs}/es-client/examples/solid-vite/index.html | 0 {web => libs}/es-client/examples/solid-vite/package.json | 0 {web => libs}/es-client/examples/solid-vite/pnpm-lock.yaml | 0 {web => libs}/es-client/examples/solid-vite/postcss.config.cjs | 0 {web => libs}/es-client/examples/solid-vite/src/App.tsx | 0 {web => libs}/es-client/examples/solid-vite/src/index.css | 0 {web => libs}/es-client/examples/solid-vite/src/index.tsx | 0 {web => libs}/es-client/examples/solid-vite/src/polyfill.ts | 0 .../es-client/examples/solid-vite/tailwind.config.cjs | 0 {web => libs}/es-client/examples/solid-vite/tsconfig.json | 0 {web => libs}/es-client/examples/solid-vite/vite.config.ts | 0 .../es-client/examples/verify-signatures/package.json | 0 .../es-client/examples/verify-signatures/pnpm-lock.yaml | 0 .../es-client/examples/verify-signatures/src/index.ts | 0 .../es-client/examples/verify-signatures/tsconfig.json | 0 {web => libs}/es-client/package.json | 0 {web => libs}/es-client/pnpm-lock.yaml | 0 {web => libs}/es-client/scripts/gen-protobufs.mjs | 0 {web => libs}/es-client/scripts/gen-registry.mjs | 0 {web => libs}/es-client/scripts/protoc-gen-cosmes.mjs | 0 {web => libs}/es-client/src/client/apis/broadcastTx.ts | 0 {web => libs}/es-client/src/client/apis/getAccount.ts | 0 {web => libs}/es-client/src/client/apis/getCw20Balance.ts | 0 {web => libs}/es-client/src/client/apis/getNativeBalances.ts | 0 {web => libs}/es-client/src/client/apis/getTx.ts | 0 {web => libs}/es-client/src/client/apis/pollTx.ts | 0 {web => libs}/es-client/src/client/apis/queryContract.ts | 0 .../src/client/apis/simulateAstroportSinglePoolSwap.ts | 0 .../es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts | 0 {web => libs}/es-client/src/client/apis/simulateTx.ts | 0 {web => libs}/es-client/src/client/clients/FetchClient.ts | 0 {web => libs}/es-client/src/client/clients/RpcClient.ts | 0 {web => libs}/es-client/src/client/index.ts | 0 {web => libs}/es-client/src/client/models/Adapter.ts | 0 .../es-client/src/client/models/MsgBeginRedelegate.ts | 0 {web => libs}/es-client/src/client/models/MsgDelegate.ts | 0 .../es-client/src/client/models/MsgExecuteContract.ts | 0 {web => libs}/es-client/src/client/models/MsgIbcTransfer.ts | 0 .../es-client/src/client/models/MsgInstantiateContract.ts | 0 .../es-client/src/client/models/MsgMigrateContract.ts | 0 {web => libs}/es-client/src/client/models/MsgSend.ts | 0 {web => libs}/es-client/src/client/models/MsgStoreCode.ts | 0 {web => libs}/es-client/src/client/models/MsgUndelegate.ts | 0 .../es-client/src/client/models/MsgWithdrawDelegatorRewards.ts | 0 .../src/client/models/MsgWithdrawValidatorCommission.ts | 0 {web => libs}/es-client/src/client/models/Secp256k1PubKey.ts | 0 {web => libs}/es-client/src/client/models/Tx.ts | 0 {web => libs}/es-client/src/client/utils/calculateFee.ts | 0 {web => libs}/es-client/src/client/utils/toAny.ts | 0 {web => libs}/es-client/src/client/utils/toBaseAccount.ts | 0 {web => libs}/es-client/src/client/utils/wait.ts | 0 {web => libs}/es-client/src/codec/address.test.ts | 0 {web => libs}/es-client/src/codec/address.ts | 0 {web => libs}/es-client/src/codec/ethhex.ts | 0 {web => libs}/es-client/src/codec/index.ts | 0 {web => libs}/es-client/src/codec/key.test.ts | 0 {web => libs}/es-client/src/codec/key.ts | 0 {web => libs}/es-client/src/codec/serialise.test.ts | 0 {web => libs}/es-client/src/codec/serialise.ts | 0 {web => libs}/es-client/src/codec/sign.test.ts | 0 {web => libs}/es-client/src/codec/sign.ts | 0 {web => libs}/es-client/src/codec/verify.test.ts | 0 {web => libs}/es-client/src/codec/verify.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/params_pb.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/query_pb.ts | 0 .../src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts | 0 .../protobufs/babylon/btclightclient/v1/btclightclient_pb.ts | 0 .../src/protobufs/babylon/btclightclient/v1/event_pb.ts | 0 .../src/protobufs/babylon/btclightclient/v1/genesis_pb.ts | 0 .../src/protobufs/babylon/btclightclient/v1/params_pb.ts | 0 .../src/protobufs/babylon/btclightclient/v1/query_cosmes.ts | 0 .../src/protobufs/babylon/btclightclient/v1/query_pb.ts | 0 .../src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts | 0 .../src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts | 0 .../src/protobufs/babylon/btcstaking/v1/genesis_pb.ts | 0 .../src/protobufs/babylon/btcstaking/v1/incentive_pb.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts | 0 .../src/protobufs/babylon/btcstaking/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/events_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/genesis_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/query_cosmes.ts | 0 .../src/protobufs/babylon/checkpointing/v1/query_pb.ts | 0 .../src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/events_pb.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/params_pb.ts | 0 .../src/protobufs/babylon/epoching/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/query_pb.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/events_pb.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/finality_pb.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/params_pb.ts | 0 .../src/protobufs/babylon/finality/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/query_pb.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/finality/v1/tx_pb.ts | 0 .../es-client/src/protobufs/babylon/incentive/genesis_pb.ts | 0 .../es-client/src/protobufs/babylon/incentive/incentive_pb.ts | 0 .../es-client/src/protobufs/babylon/incentive/params_pb.ts | 0 .../es-client/src/protobufs/babylon/incentive/query_cosmes.ts | 0 .../es-client/src/protobufs/babylon/incentive/query_pb.ts | 0 .../es-client/src/protobufs/babylon/incentive/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/incentive/tx_pb.ts | 0 .../es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/babylon/monitor/v1/query_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/params_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/query_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts | 0 .../src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts | 0 .../src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts | 0 .../es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts | 0 .../src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts | 0 .../es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/authz/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts | 0 .../es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts | 0 .../src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/base/node/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts | 0 .../cosmos/base/reflection/v1beta1/reflection_cosmes.ts | 0 .../protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts | 0 .../cosmos/base/reflection/v2alpha1/reflection_cosmes.ts | 0 .../protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts | 0 .../protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts | 0 .../es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts | 0 .../src/protobufs/cosmos/circuit/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts | 0 .../src/protobufs/cosmos/consensus/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/consensus/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts | 0 .../src/protobufs/cosmos/crisis/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts | 0 .../es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts | 0 .../src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts | 0 .../es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts | 0 .../protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts | 0 .../es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts | 0 .../es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts | 0 .../src/protobufs/cosmos/distribution/module/v1/module_pb.ts | 0 .../protobufs/cosmos/distribution/v1beta1/distribution_pb.ts | 0 .../src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/distribution/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts | 0 .../src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/evidence/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts | 0 .../src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/evidence/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/feegrant/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts | 0 .../src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/genutil/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts | 0 {web => libs}/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/group/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/events_pb.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/group/v1/types_pb.ts | 0 .../es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts | 0 .../es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts | 0 .../src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts | 0 .../src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts | 0 .../src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts | 0 {web => libs}/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts | 0 .../es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts | 0 .../src/protobufs/cosmos/params/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts | 0 .../src/protobufs/cosmos/params/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts | 0 .../src/protobufs/cosmos/reflection/v1/reflection_pb.ts | 0 .../src/protobufs/cosmos/slashing/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts | 0 .../src/protobufs/cosmos/slashing/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts | 0 .../src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/staking/module/v1/module_pb.ts | 0 .../es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts | 0 .../src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts | 0 .../src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/staking/v1beta1/staking_pb.ts | 0 .../src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts | 0 .../src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts | 0 .../src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts | 0 .../src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts | 0 .../src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts | 0 .../src/protobufs/cosmos/store/v1beta1/listening_pb.ts | 0 .../es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts | 0 .../src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts | 0 .../src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts | 0 .../es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/upgrade/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts | 0 .../src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts | 0 .../src/protobufs/cosmos/vesting/module/v1/module_pb.ts | 0 .../src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts | 0 .../src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts | 0 .../src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts | 0 .../es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts | 0 .../es-client/src/protobufs/did/module/v1/module_pb.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/genesis_pb.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/query_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/query_pb.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/state_pb.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/did/v1/tx_pb.ts | 0 .../es-client/src/protobufs/dwn/module/v1/module_pb.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/genesis_pb.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/query_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/query_pb.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/state_pb.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/dwn/v1/tx_pb.ts | 0 .../src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/events_pb.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/query_pb.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts | 0 .../src/protobufs/ethermint/feemarket/v1/events_pb.ts | 0 .../src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts | 0 .../src/protobufs/ethermint/feemarket/v1/genesis_pb.ts | 0 .../src/protobufs/ethermint/feemarket/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts | 0 .../src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts | 0 .../es-client/src/protobufs/ethermint/types/v1/account_pb.ts | 0 .../src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts | 0 .../es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts | 0 .../es-client/src/protobufs/ethermint/types/v1/web3_pb.ts | 0 .../es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts | 0 .../es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts | 0 .../src/protobufs/ibc/applications/fee/v1/genesis_pb.ts | 0 .../src/protobufs/ibc/applications/fee/v1/metadata_pb.ts | 0 .../src/protobufs/ibc/applications/fee/v1/query_cosmes.ts | 0 .../src/protobufs/ibc/applications/fee/v1/query_pb.ts | 0 .../src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts | 0 .../interchain_accounts/controller/v1/controller_pb.ts | 0 .../interchain_accounts/controller/v1/query_cosmes.ts | 0 .../applications/interchain_accounts/controller/v1/query_pb.ts | 0 .../interchain_accounts/controller/v1/tx_cosmes.ts | 0 .../applications/interchain_accounts/controller/v1/tx_pb.ts | 0 .../applications/interchain_accounts/genesis/v1/genesis_pb.ts | 0 .../ibc/applications/interchain_accounts/host/v1/host_pb.ts | 0 .../applications/interchain_accounts/host/v1/query_cosmes.ts | 0 .../ibc/applications/interchain_accounts/host/v1/query_pb.ts | 0 .../ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts | 0 .../ibc/applications/interchain_accounts/host/v1/tx_pb.ts | 0 .../ibc/applications/interchain_accounts/v1/account_pb.ts | 0 .../ibc/applications/interchain_accounts/v1/metadata_pb.ts | 0 .../ibc/applications/interchain_accounts/v1/packet_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/authz_pb.ts | 0 .../protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/query_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts | 0 .../src/protobufs/ibc/applications/transfer/v1/tx_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v2/packet_pb.ts | 0 .../protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts | 0 .../src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts | 0 .../src/protobufs/ibc/applications/transfer/v2/token_pb.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts | 0 .../src/protobufs/ibc/core/channel/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts | 0 .../es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/client_pb.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/query_pb.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts | 0 .../src/protobufs/ibc/core/commitment/v1/commitment_pb.ts | 0 .../src/protobufs/ibc/core/commitment/v2/commitment_pb.ts | 0 .../src/protobufs/ibc/core/connection/v1/connection_pb.ts | 0 .../src/protobufs/ibc/core/connection/v1/genesis_pb.ts | 0 .../src/protobufs/ibc/core/connection/v1/query_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts | 0 .../src/protobufs/ibc/core/connection/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts | 0 .../es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts | 0 .../ibc/lightclients/solomachine/v2/solomachine_pb.ts | 0 .../ibc/lightclients/solomachine/v3/solomachine_pb.ts | 0 .../protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts | 0 .../src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts | 0 .../src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts | 0 .../src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts | 0 .../src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts | 0 .../es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts | 0 .../src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts | 0 {web => libs}/es-client/src/protobufs/index.ts | 0 .../es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts | 0 .../src/protobufs/osmosis/concentratedliquidity/params_pb.ts | 0 .../poolmodel/concentrated/v1beta1/tx_cosmes.ts | 0 .../poolmodel/concentrated/v1beta1/tx_pb.ts | 0 .../osmosis/concentratedliquidity/v1beta1/genesis_pb.ts | 0 .../protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts | 0 .../concentratedliquidity/v1beta1/incentive_record_pb.ts | 0 .../protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts | 0 .../osmosis/concentratedliquidity/v1beta1/position_pb.ts | 0 .../osmosis/concentratedliquidity/v1beta1/query_cosmes.ts | 0 .../osmosis/concentratedliquidity/v1beta1/query_pb.ts | 0 .../osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts | 0 .../osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts | 0 .../protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts | 0 .../protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts | 0 .../protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts | 0 .../osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts | 0 .../osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts | 0 .../protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts | 0 .../protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts | 0 .../osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts | 0 .../osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts | 0 .../gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts | 0 .../osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts | 0 .../osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts | 0 .../src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts | 0 .../es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/ibchooks/params_pb.ts | 0 .../es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts | 0 .../src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/gauge_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/gov_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/group_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/params_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/incentives/query_pb.ts | 0 .../es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/incentives/tx_pb.ts | 0 .../es-client/src/protobufs/osmosis/lockup/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/lockup/lock_pb.ts | 0 .../es-client/src/protobufs/osmosis/lockup/params_pb.ts | 0 .../es-client/src/protobufs/osmosis/lockup/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/lockup/query_pb.ts | 0 .../es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/osmosis/lockup/tx_pb.ts | 0 .../es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts | 0 .../src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts | 0 .../protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts | 0 .../protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts | 0 .../protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts | 0 .../osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts | 0 .../protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts | 0 .../src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts | 0 .../src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts | 0 .../src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/params_pb.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/query_pb.ts | 0 .../src/protobufs/osmosis/superfluid/superfluid_pb.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/superfluid/tx_pb.ts | 0 .../src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts | 0 .../osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts | 0 .../src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts | 0 .../src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts | 0 .../src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts | 0 .../src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts | 0 .../es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts | 0 .../src/protobufs/osmosis/txfees/v1beta1/params_pb.ts | 0 .../src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts | 0 .../es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts | 0 .../src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts | 0 .../src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts | 0 .../src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts | 0 .../src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts | 0 .../src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts | 0 .../es-client/src/protobufs/svc/module/v1/module_pb.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/genesis_pb.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/query_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/query_pb.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/state_pb.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/tx_cosmes.ts | 0 {web => libs}/es-client/src/protobufs/svc/v1/tx_pb.ts | 0 .../es-client/src/protobufs/tendermint/abci/types_cosmes.ts | 0 .../es-client/src/protobufs/tendermint/abci/types_pb.ts | 0 .../es-client/src/protobufs/tendermint/crypto/keys_pb.ts | 0 .../es-client/src/protobufs/tendermint/crypto/proof_pb.ts | 0 .../es-client/src/protobufs/tendermint/libs/bits/types_pb.ts | 0 .../es-client/src/protobufs/tendermint/p2p/types_pb.ts | 0 .../es-client/src/protobufs/tendermint/types/block_pb.ts | 0 .../es-client/src/protobufs/tendermint/types/evidence_pb.ts | 0 .../es-client/src/protobufs/tendermint/types/params_pb.ts | 0 .../es-client/src/protobufs/tendermint/types/types_pb.ts | 0 .../es-client/src/protobufs/tendermint/types/validator_pb.ts | 0 .../es-client/src/protobufs/tendermint/version/types_pb.ts | 0 .../es-client/src/registry/apis/getChainRegistryAssetList.ts | 0 .../es-client/src/registry/apis/getChainRegistryChainInfo.ts | 0 {web => libs}/es-client/src/registry/index.ts | 0 .../es-client/src/registry/types/ChainRegistryAssetList.ts | 0 .../es-client/src/registry/types/ChainRegistryChainInfo.ts | 0 {web => libs}/es-client/src/typeutils/prettify.ts | 0 {web => libs}/es-client/src/wallet/constants/WalletName.ts | 0 {web => libs}/es-client/src/wallet/constants/WalletType.ts | 0 {web => libs}/es-client/src/wallet/index.ts | 0 {web => libs}/es-client/src/wallet/sonr-autoloader.ts | 0 {web => libs}/es-client/src/wallet/utils/os.ts | 0 {web => libs}/es-client/src/wallet/utils/sequence.test.ts | 0 {web => libs}/es-client/src/wallet/utils/sequence.ts | 0 {web => libs}/es-client/src/wallet/utils/verify.ts | 0 {web => libs}/es-client/src/wallet/utils/window.ts | 0 .../es-client/src/wallet/walletconnect/QRCodeModal.ts | 0 .../es-client/src/wallet/walletconnect/WalletConnectV1.ts | 0 .../es-client/src/wallet/walletconnect/WalletConnectV2.ts | 0 {web => libs}/es-client/src/wallet/walletconnect/qrcodegen.ts | 0 {web => libs}/es-client/src/wallet/wallets/ConnectedWallet.ts | 0 {web => libs}/es-client/src/wallet/wallets/WalletController.ts | 0 {web => libs}/es-client/src/wallet/wallets/WalletError.ts | 0 .../es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts | 0 {web => libs}/es-client/src/wallet/wallets/window.d.ts | 0 {web => libs}/es-client/tsconfig.json | 0 668 files changed, 3 insertions(+), 5 deletions(-) rename app/{vault.go => app.go} (100%) rename {web => libs}/es-client/.eslintrc.cjs (100%) rename {web => libs}/es-client/.gitignore (100%) rename {web => libs}/es-client/.prettierrc.cjs (100%) rename {web => libs}/es-client/CHANGELOG.md (100%) rename {web => libs}/es-client/CONTRIBUTING.md (100%) rename {web => libs}/es-client/LICENSE (100%) rename {web => libs}/es-client/README.md (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/.gitignore (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/index.html (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/package.json (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/pnpm-lock.yaml (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/postcss.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/public/vite.svg (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/src/App.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/src/index.css (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/src/main.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/src/vite-env.d.ts (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/tailwind.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/tsconfig.json (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/tsconfig.node.json (100%) rename {web => libs}/es-client/benchmarks/cosmes-react/vite.config.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/.gitignore (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/index.html (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/package.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/postcss.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/public/vite.svg (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/src/App.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/src/index.css (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/src/main.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/tsconfig.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v1-react/vite.config.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/.gitignore (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/index.html (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/package.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/postcss.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/public/vite.svg (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/src/App.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/src/index.css (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/src/main.tsx (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/tsconfig.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json (100%) rename {web => libs}/es-client/benchmarks/cosmoskit-v2-react/vite.config.ts (100%) rename {web => libs}/es-client/buf.gen.yaml (100%) rename {web => libs}/es-client/buf.lock (100%) rename {web => libs}/es-client/devbox.json (100%) rename {web => libs}/es-client/devbox.lock (100%) rename {web => libs}/es-client/examples/batch-query/package.json (100%) rename {web => libs}/es-client/examples/batch-query/pnpm-lock.yaml (100%) rename {web => libs}/es-client/examples/batch-query/src/index.ts (100%) rename {web => libs}/es-client/examples/batch-query/tsconfig.json (100%) rename {web => libs}/es-client/examples/mnemonic-wallet/package.json (100%) rename {web => libs}/es-client/examples/mnemonic-wallet/pnpm-lock.yaml (100%) rename {web => libs}/es-client/examples/mnemonic-wallet/src/index.ts (100%) rename {web => libs}/es-client/examples/mnemonic-wallet/tsconfig.json (100%) rename {web => libs}/es-client/examples/solid-vite/assets/favicon.svg (100%) rename {web => libs}/es-client/examples/solid-vite/index.html (100%) rename {web => libs}/es-client/examples/solid-vite/package.json (100%) rename {web => libs}/es-client/examples/solid-vite/pnpm-lock.yaml (100%) rename {web => libs}/es-client/examples/solid-vite/postcss.config.cjs (100%) rename {web => libs}/es-client/examples/solid-vite/src/App.tsx (100%) rename {web => libs}/es-client/examples/solid-vite/src/index.css (100%) rename {web => libs}/es-client/examples/solid-vite/src/index.tsx (100%) rename {web => libs}/es-client/examples/solid-vite/src/polyfill.ts (100%) rename {web => libs}/es-client/examples/solid-vite/tailwind.config.cjs (100%) rename {web => libs}/es-client/examples/solid-vite/tsconfig.json (100%) rename {web => libs}/es-client/examples/solid-vite/vite.config.ts (100%) rename {web => libs}/es-client/examples/verify-signatures/package.json (100%) rename {web => libs}/es-client/examples/verify-signatures/pnpm-lock.yaml (100%) rename {web => libs}/es-client/examples/verify-signatures/src/index.ts (100%) rename {web => libs}/es-client/examples/verify-signatures/tsconfig.json (100%) rename {web => libs}/es-client/package.json (100%) rename {web => libs}/es-client/pnpm-lock.yaml (100%) rename {web => libs}/es-client/scripts/gen-protobufs.mjs (100%) rename {web => libs}/es-client/scripts/gen-registry.mjs (100%) rename {web => libs}/es-client/scripts/protoc-gen-cosmes.mjs (100%) rename {web => libs}/es-client/src/client/apis/broadcastTx.ts (100%) rename {web => libs}/es-client/src/client/apis/getAccount.ts (100%) rename {web => libs}/es-client/src/client/apis/getCw20Balance.ts (100%) rename {web => libs}/es-client/src/client/apis/getNativeBalances.ts (100%) rename {web => libs}/es-client/src/client/apis/getTx.ts (100%) rename {web => libs}/es-client/src/client/apis/pollTx.ts (100%) rename {web => libs}/es-client/src/client/apis/queryContract.ts (100%) rename {web => libs}/es-client/src/client/apis/simulateAstroportSinglePoolSwap.ts (100%) rename {web => libs}/es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts (100%) rename {web => libs}/es-client/src/client/apis/simulateTx.ts (100%) rename {web => libs}/es-client/src/client/clients/FetchClient.ts (100%) rename {web => libs}/es-client/src/client/clients/RpcClient.ts (100%) rename {web => libs}/es-client/src/client/index.ts (100%) rename {web => libs}/es-client/src/client/models/Adapter.ts (100%) rename {web => libs}/es-client/src/client/models/MsgBeginRedelegate.ts (100%) rename {web => libs}/es-client/src/client/models/MsgDelegate.ts (100%) rename {web => libs}/es-client/src/client/models/MsgExecuteContract.ts (100%) rename {web => libs}/es-client/src/client/models/MsgIbcTransfer.ts (100%) rename {web => libs}/es-client/src/client/models/MsgInstantiateContract.ts (100%) rename {web => libs}/es-client/src/client/models/MsgMigrateContract.ts (100%) rename {web => libs}/es-client/src/client/models/MsgSend.ts (100%) rename {web => libs}/es-client/src/client/models/MsgStoreCode.ts (100%) rename {web => libs}/es-client/src/client/models/MsgUndelegate.ts (100%) rename {web => libs}/es-client/src/client/models/MsgWithdrawDelegatorRewards.ts (100%) rename {web => libs}/es-client/src/client/models/MsgWithdrawValidatorCommission.ts (100%) rename {web => libs}/es-client/src/client/models/Secp256k1PubKey.ts (100%) rename {web => libs}/es-client/src/client/models/Tx.ts (100%) rename {web => libs}/es-client/src/client/utils/calculateFee.ts (100%) rename {web => libs}/es-client/src/client/utils/toAny.ts (100%) rename {web => libs}/es-client/src/client/utils/toBaseAccount.ts (100%) rename {web => libs}/es-client/src/client/utils/wait.ts (100%) rename {web => libs}/es-client/src/codec/address.test.ts (100%) rename {web => libs}/es-client/src/codec/address.ts (100%) rename {web => libs}/es-client/src/codec/ethhex.ts (100%) rename {web => libs}/es-client/src/codec/index.ts (100%) rename {web => libs}/es-client/src/codec/key.test.ts (100%) rename {web => libs}/es-client/src/codec/key.ts (100%) rename {web => libs}/es-client/src/codec/serialise.test.ts (100%) rename {web => libs}/es-client/src/codec/serialise.ts (100%) rename {web => libs}/es-client/src/codec/sign.test.ts (100%) rename {web => libs}/es-client/src/codec/sign.ts (100%) rename {web => libs}/es-client/src/codec/verify.test.ts (100%) rename {web => libs}/es-client/src/codec/verify.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/btclightclient_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/event_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/incentive_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/finality_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/finality/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/incentive_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/incentive/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/monitor/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/node/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/consensus/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/consensus/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crisis/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/distribution_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/genutil/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/group/v1/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/params/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/params/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/reflection/v1/reflection_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/staking_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/store/v1beta1/listening_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/vesting/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/did/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/state_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/did/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/state_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/dwn/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/events_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/types/v1/account_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ethermint/types/v1/web3_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/metadata_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/controller_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/genesis/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/host_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/account_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/metadata_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/packet_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/authz_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v2/packet_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/applications/transfer/v2/token_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/client_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/commitment/v1/commitment_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/commitment/v2/commitment_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/connection_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/solomachine/v2/solomachine_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/solomachine/v3/solomachine_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/index.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/incentive_record_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/position_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibchooks/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/gauge_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/group_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/incentives/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/lock_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/lockup/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/superfluid_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/module/v1/module_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/genesis_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/query_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/query_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/state_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/tx_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/svc/v1/tx_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/abci/types_cosmes.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/abci/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/crypto/keys_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/crypto/proof_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/libs/bits/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/p2p/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/types/block_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/types/evidence_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/types/params_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/types/types_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/types/validator_pb.ts (100%) rename {web => libs}/es-client/src/protobufs/tendermint/version/types_pb.ts (100%) rename {web => libs}/es-client/src/registry/apis/getChainRegistryAssetList.ts (100%) rename {web => libs}/es-client/src/registry/apis/getChainRegistryChainInfo.ts (100%) rename {web => libs}/es-client/src/registry/index.ts (100%) rename {web => libs}/es-client/src/registry/types/ChainRegistryAssetList.ts (100%) rename {web => libs}/es-client/src/registry/types/ChainRegistryChainInfo.ts (100%) rename {web => libs}/es-client/src/typeutils/prettify.ts (100%) rename {web => libs}/es-client/src/wallet/constants/WalletName.ts (100%) rename {web => libs}/es-client/src/wallet/constants/WalletType.ts (100%) rename {web => libs}/es-client/src/wallet/index.ts (100%) rename {web => libs}/es-client/src/wallet/sonr-autoloader.ts (100%) rename {web => libs}/es-client/src/wallet/utils/os.ts (100%) rename {web => libs}/es-client/src/wallet/utils/sequence.test.ts (100%) rename {web => libs}/es-client/src/wallet/utils/sequence.ts (100%) rename {web => libs}/es-client/src/wallet/utils/verify.ts (100%) rename {web => libs}/es-client/src/wallet/utils/window.ts (100%) rename {web => libs}/es-client/src/wallet/walletconnect/QRCodeModal.ts (100%) rename {web => libs}/es-client/src/wallet/walletconnect/WalletConnectV1.ts (100%) rename {web => libs}/es-client/src/wallet/walletconnect/WalletConnectV2.ts (100%) rename {web => libs}/es-client/src/wallet/walletconnect/qrcodegen.ts (100%) rename {web => libs}/es-client/src/wallet/wallets/ConnectedWallet.ts (100%) rename {web => libs}/es-client/src/wallet/wallets/WalletController.ts (100%) rename {web => libs}/es-client/src/wallet/wallets/WalletError.ts (100%) rename {web => libs}/es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts (100%) rename {web => libs}/es-client/src/wallet/wallets/window.d.ts (100%) rename {web => libs}/es-client/tsconfig.json (100%) diff --git a/Makefile b/Makefile index ec0043e..e47b79f 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,7 @@ deps: go install github.com/go-task/task/v3/cmd/task@latest build: go.sum - GOOS=js GOARCH=wasm go build -o build/app.wasm ./cmd/main.go - + GOOS=js GOARCH=wasm go build -o build/app.wasm . ######################################## ### Tools & dependencies ######################################## diff --git a/app/vault.go b/app/app.go similarity index 100% rename from app/vault.go rename to app/app.go diff --git a/go.mod b/go.mod index e06553a..ea8e148 100644 --- a/go.mod +++ b/go.mod @@ -8,15 +8,16 @@ require ( github.com/ipfs/boxo v0.26.0 github.com/labstack/echo/v4 v4.13.3 github.com/ncruces/go-sqlite3 v0.21.3 - github.com/onsonr/sonr v0.6.1 ) require ( github.com/crackcomm/go-gitignore v0.0.0-20241020182519-7843d2ba8fdf // indirect + github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect github.com/labstack/gommon v0.4.2 // indirect github.com/mattn/go-colorable v0.1.13 // indirect github.com/mattn/go-isatty v0.0.20 // indirect github.com/ncruces/julianday v1.0.0 // indirect + github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/tetratelabs/wazero v1.8.2 // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect github.com/valyala/fasttemplate v1.2.2 // indirect diff --git a/go.sum b/go.sum index 73a4412..30a52b1 100644 --- a/go.sum +++ b/go.sum @@ -23,8 +23,6 @@ github.com/ncruces/go-sqlite3 v0.21.3 h1:hHkfNQLcbnxPJZhC/RGw9SwP3bfkv/Y0xUHWsr1 github.com/ncruces/go-sqlite3 v0.21.3/go.mod h1:zxMOaSG5kFYVFK4xQa0pdwIszqxqJ0W0BxBgwdrNjuA= github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M= github.com/ncruces/julianday v1.0.0/go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g= -github.com/onsonr/sonr v0.6.1 h1:pNP2BbOfe/3UN/bZSYNyf9F+nlIpZaqi2LJ6Ol0496w= -github.com/onsonr/sonr v0.6.1/go.mod h1:L4ywLeJemlGD2pmlIX/j3eEKEgu5o/yzgFjkHNr7dAk= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= diff --git a/web/es-client/.eslintrc.cjs b/libs/es-client/.eslintrc.cjs similarity index 100% rename from web/es-client/.eslintrc.cjs rename to libs/es-client/.eslintrc.cjs diff --git a/web/es-client/.gitignore b/libs/es-client/.gitignore similarity index 100% rename from web/es-client/.gitignore rename to libs/es-client/.gitignore diff --git a/web/es-client/.prettierrc.cjs b/libs/es-client/.prettierrc.cjs similarity index 100% rename from web/es-client/.prettierrc.cjs rename to libs/es-client/.prettierrc.cjs diff --git a/web/es-client/CHANGELOG.md b/libs/es-client/CHANGELOG.md similarity index 100% rename from web/es-client/CHANGELOG.md rename to libs/es-client/CHANGELOG.md diff --git a/web/es-client/CONTRIBUTING.md b/libs/es-client/CONTRIBUTING.md similarity index 100% rename from web/es-client/CONTRIBUTING.md rename to libs/es-client/CONTRIBUTING.md diff --git a/web/es-client/LICENSE b/libs/es-client/LICENSE similarity index 100% rename from web/es-client/LICENSE rename to libs/es-client/LICENSE diff --git a/web/es-client/README.md b/libs/es-client/README.md similarity index 100% rename from web/es-client/README.md rename to libs/es-client/README.md diff --git a/web/es-client/benchmarks/cosmes-react/.gitignore b/libs/es-client/benchmarks/cosmes-react/.gitignore similarity index 100% rename from web/es-client/benchmarks/cosmes-react/.gitignore rename to libs/es-client/benchmarks/cosmes-react/.gitignore diff --git a/web/es-client/benchmarks/cosmes-react/index.html b/libs/es-client/benchmarks/cosmes-react/index.html similarity index 100% rename from web/es-client/benchmarks/cosmes-react/index.html rename to libs/es-client/benchmarks/cosmes-react/index.html diff --git a/web/es-client/benchmarks/cosmes-react/package.json b/libs/es-client/benchmarks/cosmes-react/package.json similarity index 100% rename from web/es-client/benchmarks/cosmes-react/package.json rename to libs/es-client/benchmarks/cosmes-react/package.json diff --git a/web/es-client/benchmarks/cosmes-react/pnpm-lock.yaml b/libs/es-client/benchmarks/cosmes-react/pnpm-lock.yaml similarity index 100% rename from web/es-client/benchmarks/cosmes-react/pnpm-lock.yaml rename to libs/es-client/benchmarks/cosmes-react/pnpm-lock.yaml diff --git a/web/es-client/benchmarks/cosmes-react/postcss.config.js b/libs/es-client/benchmarks/cosmes-react/postcss.config.js similarity index 100% rename from web/es-client/benchmarks/cosmes-react/postcss.config.js rename to libs/es-client/benchmarks/cosmes-react/postcss.config.js diff --git a/web/es-client/benchmarks/cosmes-react/public/vite.svg b/libs/es-client/benchmarks/cosmes-react/public/vite.svg similarity index 100% rename from web/es-client/benchmarks/cosmes-react/public/vite.svg rename to libs/es-client/benchmarks/cosmes-react/public/vite.svg diff --git a/web/es-client/benchmarks/cosmes-react/src/App.tsx b/libs/es-client/benchmarks/cosmes-react/src/App.tsx similarity index 100% rename from web/es-client/benchmarks/cosmes-react/src/App.tsx rename to libs/es-client/benchmarks/cosmes-react/src/App.tsx diff --git a/web/es-client/benchmarks/cosmes-react/src/index.css b/libs/es-client/benchmarks/cosmes-react/src/index.css similarity index 100% rename from web/es-client/benchmarks/cosmes-react/src/index.css rename to libs/es-client/benchmarks/cosmes-react/src/index.css diff --git a/web/es-client/benchmarks/cosmes-react/src/main.tsx b/libs/es-client/benchmarks/cosmes-react/src/main.tsx similarity index 100% rename from web/es-client/benchmarks/cosmes-react/src/main.tsx rename to libs/es-client/benchmarks/cosmes-react/src/main.tsx diff --git a/web/es-client/benchmarks/cosmes-react/src/vite-env.d.ts b/libs/es-client/benchmarks/cosmes-react/src/vite-env.d.ts similarity index 100% rename from web/es-client/benchmarks/cosmes-react/src/vite-env.d.ts rename to libs/es-client/benchmarks/cosmes-react/src/vite-env.d.ts diff --git a/web/es-client/benchmarks/cosmes-react/tailwind.config.js b/libs/es-client/benchmarks/cosmes-react/tailwind.config.js similarity index 100% rename from web/es-client/benchmarks/cosmes-react/tailwind.config.js rename to libs/es-client/benchmarks/cosmes-react/tailwind.config.js diff --git a/web/es-client/benchmarks/cosmes-react/tsconfig.json b/libs/es-client/benchmarks/cosmes-react/tsconfig.json similarity index 100% rename from web/es-client/benchmarks/cosmes-react/tsconfig.json rename to libs/es-client/benchmarks/cosmes-react/tsconfig.json diff --git a/web/es-client/benchmarks/cosmes-react/tsconfig.node.json b/libs/es-client/benchmarks/cosmes-react/tsconfig.node.json similarity index 100% rename from web/es-client/benchmarks/cosmes-react/tsconfig.node.json rename to libs/es-client/benchmarks/cosmes-react/tsconfig.node.json diff --git a/web/es-client/benchmarks/cosmes-react/vite.config.ts b/libs/es-client/benchmarks/cosmes-react/vite.config.ts similarity index 100% rename from web/es-client/benchmarks/cosmes-react/vite.config.ts rename to libs/es-client/benchmarks/cosmes-react/vite.config.ts diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/.gitignore b/libs/es-client/benchmarks/cosmoskit-v1-react/.gitignore similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/.gitignore rename to libs/es-client/benchmarks/cosmoskit-v1-react/.gitignore diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/index.html b/libs/es-client/benchmarks/cosmoskit-v1-react/index.html similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/index.html rename to libs/es-client/benchmarks/cosmoskit-v1-react/index.html diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/package.json b/libs/es-client/benchmarks/cosmoskit-v1-react/package.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/package.json rename to libs/es-client/benchmarks/cosmoskit-v1-react/package.json diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml b/libs/es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml rename to libs/es-client/benchmarks/cosmoskit-v1-react/pnpm-lock.yaml diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/postcss.config.js b/libs/es-client/benchmarks/cosmoskit-v1-react/postcss.config.js similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/postcss.config.js rename to libs/es-client/benchmarks/cosmoskit-v1-react/postcss.config.js diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/public/vite.svg b/libs/es-client/benchmarks/cosmoskit-v1-react/public/vite.svg similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/public/vite.svg rename to libs/es-client/benchmarks/cosmoskit-v1-react/public/vite.svg diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/src/App.tsx b/libs/es-client/benchmarks/cosmoskit-v1-react/src/App.tsx similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/src/App.tsx rename to libs/es-client/benchmarks/cosmoskit-v1-react/src/App.tsx diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/src/index.css b/libs/es-client/benchmarks/cosmoskit-v1-react/src/index.css similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/src/index.css rename to libs/es-client/benchmarks/cosmoskit-v1-react/src/index.css diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/src/main.tsx b/libs/es-client/benchmarks/cosmoskit-v1-react/src/main.tsx similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/src/main.tsx rename to libs/es-client/benchmarks/cosmoskit-v1-react/src/main.tsx diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts b/libs/es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts rename to libs/es-client/benchmarks/cosmoskit-v1-react/src/polyfill.ts diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts b/libs/es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts rename to libs/es-client/benchmarks/cosmoskit-v1-react/src/vite-env.d.ts diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js b/libs/es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js rename to libs/es-client/benchmarks/cosmoskit-v1-react/tailwind.config.js diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/tsconfig.json b/libs/es-client/benchmarks/cosmoskit-v1-react/tsconfig.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/tsconfig.json rename to libs/es-client/benchmarks/cosmoskit-v1-react/tsconfig.json diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json b/libs/es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json rename to libs/es-client/benchmarks/cosmoskit-v1-react/tsconfig.node.json diff --git a/web/es-client/benchmarks/cosmoskit-v1-react/vite.config.ts b/libs/es-client/benchmarks/cosmoskit-v1-react/vite.config.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v1-react/vite.config.ts rename to libs/es-client/benchmarks/cosmoskit-v1-react/vite.config.ts diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/.gitignore b/libs/es-client/benchmarks/cosmoskit-v2-react/.gitignore similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/.gitignore rename to libs/es-client/benchmarks/cosmoskit-v2-react/.gitignore diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/index.html b/libs/es-client/benchmarks/cosmoskit-v2-react/index.html similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/index.html rename to libs/es-client/benchmarks/cosmoskit-v2-react/index.html diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/package.json b/libs/es-client/benchmarks/cosmoskit-v2-react/package.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/package.json rename to libs/es-client/benchmarks/cosmoskit-v2-react/package.json diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml b/libs/es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml rename to libs/es-client/benchmarks/cosmoskit-v2-react/pnpm-lock.yaml diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/postcss.config.js b/libs/es-client/benchmarks/cosmoskit-v2-react/postcss.config.js similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/postcss.config.js rename to libs/es-client/benchmarks/cosmoskit-v2-react/postcss.config.js diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/public/vite.svg b/libs/es-client/benchmarks/cosmoskit-v2-react/public/vite.svg similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/public/vite.svg rename to libs/es-client/benchmarks/cosmoskit-v2-react/public/vite.svg diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/src/App.tsx b/libs/es-client/benchmarks/cosmoskit-v2-react/src/App.tsx similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/src/App.tsx rename to libs/es-client/benchmarks/cosmoskit-v2-react/src/App.tsx diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/src/index.css b/libs/es-client/benchmarks/cosmoskit-v2-react/src/index.css similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/src/index.css rename to libs/es-client/benchmarks/cosmoskit-v2-react/src/index.css diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/src/main.tsx b/libs/es-client/benchmarks/cosmoskit-v2-react/src/main.tsx similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/src/main.tsx rename to libs/es-client/benchmarks/cosmoskit-v2-react/src/main.tsx diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts b/libs/es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts rename to libs/es-client/benchmarks/cosmoskit-v2-react/src/polyfill.ts diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts b/libs/es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts rename to libs/es-client/benchmarks/cosmoskit-v2-react/src/vite-env.d.ts diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js b/libs/es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js rename to libs/es-client/benchmarks/cosmoskit-v2-react/tailwind.config.js diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/tsconfig.json b/libs/es-client/benchmarks/cosmoskit-v2-react/tsconfig.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/tsconfig.json rename to libs/es-client/benchmarks/cosmoskit-v2-react/tsconfig.json diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json b/libs/es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json rename to libs/es-client/benchmarks/cosmoskit-v2-react/tsconfig.node.json diff --git a/web/es-client/benchmarks/cosmoskit-v2-react/vite.config.ts b/libs/es-client/benchmarks/cosmoskit-v2-react/vite.config.ts similarity index 100% rename from web/es-client/benchmarks/cosmoskit-v2-react/vite.config.ts rename to libs/es-client/benchmarks/cosmoskit-v2-react/vite.config.ts diff --git a/web/es-client/buf.gen.yaml b/libs/es-client/buf.gen.yaml similarity index 100% rename from web/es-client/buf.gen.yaml rename to libs/es-client/buf.gen.yaml diff --git a/web/es-client/buf.lock b/libs/es-client/buf.lock similarity index 100% rename from web/es-client/buf.lock rename to libs/es-client/buf.lock diff --git a/web/es-client/devbox.json b/libs/es-client/devbox.json similarity index 100% rename from web/es-client/devbox.json rename to libs/es-client/devbox.json diff --git a/web/es-client/devbox.lock b/libs/es-client/devbox.lock similarity index 100% rename from web/es-client/devbox.lock rename to libs/es-client/devbox.lock diff --git a/web/es-client/examples/batch-query/package.json b/libs/es-client/examples/batch-query/package.json similarity index 100% rename from web/es-client/examples/batch-query/package.json rename to libs/es-client/examples/batch-query/package.json diff --git a/web/es-client/examples/batch-query/pnpm-lock.yaml b/libs/es-client/examples/batch-query/pnpm-lock.yaml similarity index 100% rename from web/es-client/examples/batch-query/pnpm-lock.yaml rename to libs/es-client/examples/batch-query/pnpm-lock.yaml diff --git a/web/es-client/examples/batch-query/src/index.ts b/libs/es-client/examples/batch-query/src/index.ts similarity index 100% rename from web/es-client/examples/batch-query/src/index.ts rename to libs/es-client/examples/batch-query/src/index.ts diff --git a/web/es-client/examples/batch-query/tsconfig.json b/libs/es-client/examples/batch-query/tsconfig.json similarity index 100% rename from web/es-client/examples/batch-query/tsconfig.json rename to libs/es-client/examples/batch-query/tsconfig.json diff --git a/web/es-client/examples/mnemonic-wallet/package.json b/libs/es-client/examples/mnemonic-wallet/package.json similarity index 100% rename from web/es-client/examples/mnemonic-wallet/package.json rename to libs/es-client/examples/mnemonic-wallet/package.json diff --git a/web/es-client/examples/mnemonic-wallet/pnpm-lock.yaml b/libs/es-client/examples/mnemonic-wallet/pnpm-lock.yaml similarity index 100% rename from web/es-client/examples/mnemonic-wallet/pnpm-lock.yaml rename to libs/es-client/examples/mnemonic-wallet/pnpm-lock.yaml diff --git a/web/es-client/examples/mnemonic-wallet/src/index.ts b/libs/es-client/examples/mnemonic-wallet/src/index.ts similarity index 100% rename from web/es-client/examples/mnemonic-wallet/src/index.ts rename to libs/es-client/examples/mnemonic-wallet/src/index.ts diff --git a/web/es-client/examples/mnemonic-wallet/tsconfig.json b/libs/es-client/examples/mnemonic-wallet/tsconfig.json similarity index 100% rename from web/es-client/examples/mnemonic-wallet/tsconfig.json rename to libs/es-client/examples/mnemonic-wallet/tsconfig.json diff --git a/web/es-client/examples/solid-vite/assets/favicon.svg b/libs/es-client/examples/solid-vite/assets/favicon.svg similarity index 100% rename from web/es-client/examples/solid-vite/assets/favicon.svg rename to libs/es-client/examples/solid-vite/assets/favicon.svg diff --git a/web/es-client/examples/solid-vite/index.html b/libs/es-client/examples/solid-vite/index.html similarity index 100% rename from web/es-client/examples/solid-vite/index.html rename to libs/es-client/examples/solid-vite/index.html diff --git a/web/es-client/examples/solid-vite/package.json b/libs/es-client/examples/solid-vite/package.json similarity index 100% rename from web/es-client/examples/solid-vite/package.json rename to libs/es-client/examples/solid-vite/package.json diff --git a/web/es-client/examples/solid-vite/pnpm-lock.yaml b/libs/es-client/examples/solid-vite/pnpm-lock.yaml similarity index 100% rename from web/es-client/examples/solid-vite/pnpm-lock.yaml rename to libs/es-client/examples/solid-vite/pnpm-lock.yaml diff --git a/web/es-client/examples/solid-vite/postcss.config.cjs b/libs/es-client/examples/solid-vite/postcss.config.cjs similarity index 100% rename from web/es-client/examples/solid-vite/postcss.config.cjs rename to libs/es-client/examples/solid-vite/postcss.config.cjs diff --git a/web/es-client/examples/solid-vite/src/App.tsx b/libs/es-client/examples/solid-vite/src/App.tsx similarity index 100% rename from web/es-client/examples/solid-vite/src/App.tsx rename to libs/es-client/examples/solid-vite/src/App.tsx diff --git a/web/es-client/examples/solid-vite/src/index.css b/libs/es-client/examples/solid-vite/src/index.css similarity index 100% rename from web/es-client/examples/solid-vite/src/index.css rename to libs/es-client/examples/solid-vite/src/index.css diff --git a/web/es-client/examples/solid-vite/src/index.tsx b/libs/es-client/examples/solid-vite/src/index.tsx similarity index 100% rename from web/es-client/examples/solid-vite/src/index.tsx rename to libs/es-client/examples/solid-vite/src/index.tsx diff --git a/web/es-client/examples/solid-vite/src/polyfill.ts b/libs/es-client/examples/solid-vite/src/polyfill.ts similarity index 100% rename from web/es-client/examples/solid-vite/src/polyfill.ts rename to libs/es-client/examples/solid-vite/src/polyfill.ts diff --git a/web/es-client/examples/solid-vite/tailwind.config.cjs b/libs/es-client/examples/solid-vite/tailwind.config.cjs similarity index 100% rename from web/es-client/examples/solid-vite/tailwind.config.cjs rename to libs/es-client/examples/solid-vite/tailwind.config.cjs diff --git a/web/es-client/examples/solid-vite/tsconfig.json b/libs/es-client/examples/solid-vite/tsconfig.json similarity index 100% rename from web/es-client/examples/solid-vite/tsconfig.json rename to libs/es-client/examples/solid-vite/tsconfig.json diff --git a/web/es-client/examples/solid-vite/vite.config.ts b/libs/es-client/examples/solid-vite/vite.config.ts similarity index 100% rename from web/es-client/examples/solid-vite/vite.config.ts rename to libs/es-client/examples/solid-vite/vite.config.ts diff --git a/web/es-client/examples/verify-signatures/package.json b/libs/es-client/examples/verify-signatures/package.json similarity index 100% rename from web/es-client/examples/verify-signatures/package.json rename to libs/es-client/examples/verify-signatures/package.json diff --git a/web/es-client/examples/verify-signatures/pnpm-lock.yaml b/libs/es-client/examples/verify-signatures/pnpm-lock.yaml similarity index 100% rename from web/es-client/examples/verify-signatures/pnpm-lock.yaml rename to libs/es-client/examples/verify-signatures/pnpm-lock.yaml diff --git a/web/es-client/examples/verify-signatures/src/index.ts b/libs/es-client/examples/verify-signatures/src/index.ts similarity index 100% rename from web/es-client/examples/verify-signatures/src/index.ts rename to libs/es-client/examples/verify-signatures/src/index.ts diff --git a/web/es-client/examples/verify-signatures/tsconfig.json b/libs/es-client/examples/verify-signatures/tsconfig.json similarity index 100% rename from web/es-client/examples/verify-signatures/tsconfig.json rename to libs/es-client/examples/verify-signatures/tsconfig.json diff --git a/web/es-client/package.json b/libs/es-client/package.json similarity index 100% rename from web/es-client/package.json rename to libs/es-client/package.json diff --git a/web/es-client/pnpm-lock.yaml b/libs/es-client/pnpm-lock.yaml similarity index 100% rename from web/es-client/pnpm-lock.yaml rename to libs/es-client/pnpm-lock.yaml diff --git a/web/es-client/scripts/gen-protobufs.mjs b/libs/es-client/scripts/gen-protobufs.mjs similarity index 100% rename from web/es-client/scripts/gen-protobufs.mjs rename to libs/es-client/scripts/gen-protobufs.mjs diff --git a/web/es-client/scripts/gen-registry.mjs b/libs/es-client/scripts/gen-registry.mjs similarity index 100% rename from web/es-client/scripts/gen-registry.mjs rename to libs/es-client/scripts/gen-registry.mjs diff --git a/web/es-client/scripts/protoc-gen-cosmes.mjs b/libs/es-client/scripts/protoc-gen-cosmes.mjs similarity index 100% rename from web/es-client/scripts/protoc-gen-cosmes.mjs rename to libs/es-client/scripts/protoc-gen-cosmes.mjs diff --git a/web/es-client/src/client/apis/broadcastTx.ts b/libs/es-client/src/client/apis/broadcastTx.ts similarity index 100% rename from web/es-client/src/client/apis/broadcastTx.ts rename to libs/es-client/src/client/apis/broadcastTx.ts diff --git a/web/es-client/src/client/apis/getAccount.ts b/libs/es-client/src/client/apis/getAccount.ts similarity index 100% rename from web/es-client/src/client/apis/getAccount.ts rename to libs/es-client/src/client/apis/getAccount.ts diff --git a/web/es-client/src/client/apis/getCw20Balance.ts b/libs/es-client/src/client/apis/getCw20Balance.ts similarity index 100% rename from web/es-client/src/client/apis/getCw20Balance.ts rename to libs/es-client/src/client/apis/getCw20Balance.ts diff --git a/web/es-client/src/client/apis/getNativeBalances.ts b/libs/es-client/src/client/apis/getNativeBalances.ts similarity index 100% rename from web/es-client/src/client/apis/getNativeBalances.ts rename to libs/es-client/src/client/apis/getNativeBalances.ts diff --git a/web/es-client/src/client/apis/getTx.ts b/libs/es-client/src/client/apis/getTx.ts similarity index 100% rename from web/es-client/src/client/apis/getTx.ts rename to libs/es-client/src/client/apis/getTx.ts diff --git a/web/es-client/src/client/apis/pollTx.ts b/libs/es-client/src/client/apis/pollTx.ts similarity index 100% rename from web/es-client/src/client/apis/pollTx.ts rename to libs/es-client/src/client/apis/pollTx.ts diff --git a/web/es-client/src/client/apis/queryContract.ts b/libs/es-client/src/client/apis/queryContract.ts similarity index 100% rename from web/es-client/src/client/apis/queryContract.ts rename to libs/es-client/src/client/apis/queryContract.ts diff --git a/web/es-client/src/client/apis/simulateAstroportSinglePoolSwap.ts b/libs/es-client/src/client/apis/simulateAstroportSinglePoolSwap.ts similarity index 100% rename from web/es-client/src/client/apis/simulateAstroportSinglePoolSwap.ts rename to libs/es-client/src/client/apis/simulateAstroportSinglePoolSwap.ts diff --git a/web/es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts b/libs/es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts similarity index 100% rename from web/es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts rename to libs/es-client/src/client/apis/simulateKujiraSinglePoolSwap.ts diff --git a/web/es-client/src/client/apis/simulateTx.ts b/libs/es-client/src/client/apis/simulateTx.ts similarity index 100% rename from web/es-client/src/client/apis/simulateTx.ts rename to libs/es-client/src/client/apis/simulateTx.ts diff --git a/web/es-client/src/client/clients/FetchClient.ts b/libs/es-client/src/client/clients/FetchClient.ts similarity index 100% rename from web/es-client/src/client/clients/FetchClient.ts rename to libs/es-client/src/client/clients/FetchClient.ts diff --git a/web/es-client/src/client/clients/RpcClient.ts b/libs/es-client/src/client/clients/RpcClient.ts similarity index 100% rename from web/es-client/src/client/clients/RpcClient.ts rename to libs/es-client/src/client/clients/RpcClient.ts diff --git a/web/es-client/src/client/index.ts b/libs/es-client/src/client/index.ts similarity index 100% rename from web/es-client/src/client/index.ts rename to libs/es-client/src/client/index.ts diff --git a/web/es-client/src/client/models/Adapter.ts b/libs/es-client/src/client/models/Adapter.ts similarity index 100% rename from web/es-client/src/client/models/Adapter.ts rename to libs/es-client/src/client/models/Adapter.ts diff --git a/web/es-client/src/client/models/MsgBeginRedelegate.ts b/libs/es-client/src/client/models/MsgBeginRedelegate.ts similarity index 100% rename from web/es-client/src/client/models/MsgBeginRedelegate.ts rename to libs/es-client/src/client/models/MsgBeginRedelegate.ts diff --git a/web/es-client/src/client/models/MsgDelegate.ts b/libs/es-client/src/client/models/MsgDelegate.ts similarity index 100% rename from web/es-client/src/client/models/MsgDelegate.ts rename to libs/es-client/src/client/models/MsgDelegate.ts diff --git a/web/es-client/src/client/models/MsgExecuteContract.ts b/libs/es-client/src/client/models/MsgExecuteContract.ts similarity index 100% rename from web/es-client/src/client/models/MsgExecuteContract.ts rename to libs/es-client/src/client/models/MsgExecuteContract.ts diff --git a/web/es-client/src/client/models/MsgIbcTransfer.ts b/libs/es-client/src/client/models/MsgIbcTransfer.ts similarity index 100% rename from web/es-client/src/client/models/MsgIbcTransfer.ts rename to libs/es-client/src/client/models/MsgIbcTransfer.ts diff --git a/web/es-client/src/client/models/MsgInstantiateContract.ts b/libs/es-client/src/client/models/MsgInstantiateContract.ts similarity index 100% rename from web/es-client/src/client/models/MsgInstantiateContract.ts rename to libs/es-client/src/client/models/MsgInstantiateContract.ts diff --git a/web/es-client/src/client/models/MsgMigrateContract.ts b/libs/es-client/src/client/models/MsgMigrateContract.ts similarity index 100% rename from web/es-client/src/client/models/MsgMigrateContract.ts rename to libs/es-client/src/client/models/MsgMigrateContract.ts diff --git a/web/es-client/src/client/models/MsgSend.ts b/libs/es-client/src/client/models/MsgSend.ts similarity index 100% rename from web/es-client/src/client/models/MsgSend.ts rename to libs/es-client/src/client/models/MsgSend.ts diff --git a/web/es-client/src/client/models/MsgStoreCode.ts b/libs/es-client/src/client/models/MsgStoreCode.ts similarity index 100% rename from web/es-client/src/client/models/MsgStoreCode.ts rename to libs/es-client/src/client/models/MsgStoreCode.ts diff --git a/web/es-client/src/client/models/MsgUndelegate.ts b/libs/es-client/src/client/models/MsgUndelegate.ts similarity index 100% rename from web/es-client/src/client/models/MsgUndelegate.ts rename to libs/es-client/src/client/models/MsgUndelegate.ts diff --git a/web/es-client/src/client/models/MsgWithdrawDelegatorRewards.ts b/libs/es-client/src/client/models/MsgWithdrawDelegatorRewards.ts similarity index 100% rename from web/es-client/src/client/models/MsgWithdrawDelegatorRewards.ts rename to libs/es-client/src/client/models/MsgWithdrawDelegatorRewards.ts diff --git a/web/es-client/src/client/models/MsgWithdrawValidatorCommission.ts b/libs/es-client/src/client/models/MsgWithdrawValidatorCommission.ts similarity index 100% rename from web/es-client/src/client/models/MsgWithdrawValidatorCommission.ts rename to libs/es-client/src/client/models/MsgWithdrawValidatorCommission.ts diff --git a/web/es-client/src/client/models/Secp256k1PubKey.ts b/libs/es-client/src/client/models/Secp256k1PubKey.ts similarity index 100% rename from web/es-client/src/client/models/Secp256k1PubKey.ts rename to libs/es-client/src/client/models/Secp256k1PubKey.ts diff --git a/web/es-client/src/client/models/Tx.ts b/libs/es-client/src/client/models/Tx.ts similarity index 100% rename from web/es-client/src/client/models/Tx.ts rename to libs/es-client/src/client/models/Tx.ts diff --git a/web/es-client/src/client/utils/calculateFee.ts b/libs/es-client/src/client/utils/calculateFee.ts similarity index 100% rename from web/es-client/src/client/utils/calculateFee.ts rename to libs/es-client/src/client/utils/calculateFee.ts diff --git a/web/es-client/src/client/utils/toAny.ts b/libs/es-client/src/client/utils/toAny.ts similarity index 100% rename from web/es-client/src/client/utils/toAny.ts rename to libs/es-client/src/client/utils/toAny.ts diff --git a/web/es-client/src/client/utils/toBaseAccount.ts b/libs/es-client/src/client/utils/toBaseAccount.ts similarity index 100% rename from web/es-client/src/client/utils/toBaseAccount.ts rename to libs/es-client/src/client/utils/toBaseAccount.ts diff --git a/web/es-client/src/client/utils/wait.ts b/libs/es-client/src/client/utils/wait.ts similarity index 100% rename from web/es-client/src/client/utils/wait.ts rename to libs/es-client/src/client/utils/wait.ts diff --git a/web/es-client/src/codec/address.test.ts b/libs/es-client/src/codec/address.test.ts similarity index 100% rename from web/es-client/src/codec/address.test.ts rename to libs/es-client/src/codec/address.test.ts diff --git a/web/es-client/src/codec/address.ts b/libs/es-client/src/codec/address.ts similarity index 100% rename from web/es-client/src/codec/address.ts rename to libs/es-client/src/codec/address.ts diff --git a/web/es-client/src/codec/ethhex.ts b/libs/es-client/src/codec/ethhex.ts similarity index 100% rename from web/es-client/src/codec/ethhex.ts rename to libs/es-client/src/codec/ethhex.ts diff --git a/web/es-client/src/codec/index.ts b/libs/es-client/src/codec/index.ts similarity index 100% rename from web/es-client/src/codec/index.ts rename to libs/es-client/src/codec/index.ts diff --git a/web/es-client/src/codec/key.test.ts b/libs/es-client/src/codec/key.test.ts similarity index 100% rename from web/es-client/src/codec/key.test.ts rename to libs/es-client/src/codec/key.test.ts diff --git a/web/es-client/src/codec/key.ts b/libs/es-client/src/codec/key.ts similarity index 100% rename from web/es-client/src/codec/key.ts rename to libs/es-client/src/codec/key.ts diff --git a/web/es-client/src/codec/serialise.test.ts b/libs/es-client/src/codec/serialise.test.ts similarity index 100% rename from web/es-client/src/codec/serialise.test.ts rename to libs/es-client/src/codec/serialise.test.ts diff --git a/web/es-client/src/codec/serialise.ts b/libs/es-client/src/codec/serialise.ts similarity index 100% rename from web/es-client/src/codec/serialise.ts rename to libs/es-client/src/codec/serialise.ts diff --git a/web/es-client/src/codec/sign.test.ts b/libs/es-client/src/codec/sign.test.ts similarity index 100% rename from web/es-client/src/codec/sign.test.ts rename to libs/es-client/src/codec/sign.test.ts diff --git a/web/es-client/src/codec/sign.ts b/libs/es-client/src/codec/sign.ts similarity index 100% rename from web/es-client/src/codec/sign.ts rename to libs/es-client/src/codec/sign.ts diff --git a/web/es-client/src/codec/verify.test.ts b/libs/es-client/src/codec/verify.test.ts similarity index 100% rename from web/es-client/src/codec/verify.test.ts rename to libs/es-client/src/codec/verify.test.ts diff --git a/web/es-client/src/codec/verify.ts b/libs/es-client/src/codec/verify.ts similarity index 100% rename from web/es-client/src/codec/verify.ts rename to libs/es-client/src/codec/verify.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/btccheckpoint_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/btccheckpoint/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/btclightclient_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/btclightclient_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/btclightclient_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/btclightclient_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/event_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/event_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/event_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/event_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/btclightclient/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/btcstaking_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/incentive_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/incentive_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/incentive_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/incentive_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/pop_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/btcstaking/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/bls_key_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/checkpoint_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/events_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/events_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/checkpointing/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/epoching_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/events_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/events_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/epoching/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/events_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/events_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/finality_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/finality_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/finality_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/finality_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/finality/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/finality/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/finality/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/finality/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/finality/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/incentive/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/incentive/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/incentive_pb.ts b/libs/es-client/src/protobufs/babylon/incentive/incentive_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/incentive_pb.ts rename to libs/es-client/src/protobufs/babylon/incentive/incentive_pb.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/params_pb.ts b/libs/es-client/src/protobufs/babylon/incentive/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/params_pb.ts rename to libs/es-client/src/protobufs/babylon/incentive/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/incentive/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/incentive/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/query_pb.ts b/libs/es-client/src/protobufs/babylon/incentive/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/query_pb.ts rename to libs/es-client/src/protobufs/babylon/incentive/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/incentive/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/incentive/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/incentive/tx_pb.ts b/libs/es-client/src/protobufs/babylon/incentive/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/incentive/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/incentive/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/monitor/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/monitor/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/monitor/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/monitor/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/monitor/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/monitor/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/packet_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/params_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/params_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/params_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/query_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/query_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts b/libs/es-client/src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts similarity index 100% rename from web/es-client/src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts rename to libs/es-client/src/protobufs/babylon/zoneconcierge/v1/zoneconcierge_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/app/runtime/v1alpha1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts b/libs/es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts rename to libs/es-client/src/protobufs/cosmos/app/v1alpha1/config_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/app/v1alpha1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/app/v1alpha1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/app/v1alpha1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/auth/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/auth_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/auth/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/authz_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/event_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/authz/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts b/libs/es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts rename to libs/es-client/src/protobufs/cosmos/autocli/v1/options_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/autocli/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/autocli/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/authz_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/bank_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/bank/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts b/libs/es-client/src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/abci/v1beta1/abci_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/base/node/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/base/node/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/base/node/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/node/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/node/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts b/libs/es-client/src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/query/v1beta1/pagination_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_cosmes.ts b/libs/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts b/libs/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/reflection/v1beta1/reflection_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_cosmes.ts b/libs/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts b/libs/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/reflection/v2alpha1/reflection_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts b/libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/tendermint/v1beta1/types_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts b/libs/es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts rename to libs/es-client/src/protobufs/cosmos/base/v1beta1/coin_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/circuit/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/circuit/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/circuit/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/circuit/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/circuit/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/circuit/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts b/libs/es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts rename to libs/es-client/src/protobufs/cosmos/circuit/v1/types_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/consensus/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/consensus/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/consensus/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/consensus/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/consensus/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/consensus/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/consensus/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/consensus/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/consensus/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/consensus/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/consensus/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crisis/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/crisis/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crisis/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/crisis/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/crisis/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/crisis/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/ed25519/keys_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/hd/v1/hd_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/keyring/v1/record_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/multisig/keys_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/multisig/v1beta1/multisig_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/secp256k1/keys_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts b/libs/es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts rename to libs/es-client/src/protobufs/cosmos/crypto/secp256r1/keys_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/distribution/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/distribution/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/distribution_pb.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/distribution_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/distribution_pb.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/distribution_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/distribution/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/evidence/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/evidence/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/evidence_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/evidence/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/feegrant/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/feegrant_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/feegrant/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/genutil/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/genutil/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/genutil/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/genutil/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/genutil/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/gov_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/gov/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/group/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/events_pb.ts b/libs/es-client/src/protobufs/cosmos/group/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/events_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/group/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/group/v1/types_pb.ts b/libs/es-client/src/protobufs/cosmos/group/v1/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/group/v1/types_pb.ts rename to libs/es-client/src/protobufs/cosmos/group/v1/types_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts b/libs/es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts rename to libs/es-client/src/protobufs/cosmos/ics23/v1/proofs_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/mint/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/mint_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/mint/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/event_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/nft_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/nft/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/orm/module/v1alpha1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/orm/query/v1alpha1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts b/libs/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts rename to libs/es-client/src/protobufs/cosmos/orm/v1/orm_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts b/libs/es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts rename to libs/es-client/src/protobufs/cosmos/orm/v1alpha1/schema_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/params/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/params/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/params/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/params/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/cosmos/params/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/params/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/params/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/params/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/params/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/params/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts b/libs/es-client/src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/reflection/v1/reflection_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/reflection/v1/reflection_pb.ts b/libs/es-client/src/protobufs/cosmos/reflection/v1/reflection_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/reflection/v1/reflection_pb.ts rename to libs/es-client/src/protobufs/cosmos/reflection/v1/reflection_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/slashing/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/slashing/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/slashing_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/slashing/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/authz_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/staking_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/staking_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/staking_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/staking_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/staking/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts b/libs/es-client/src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts rename to libs/es-client/src/protobufs/cosmos/store/internal/kv/v1beta1/kv_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts b/libs/es-client/src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts rename to libs/es-client/src/protobufs/cosmos/store/snapshots/v1/snapshot_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts b/libs/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts b/libs/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts rename to libs/es-client/src/protobufs/cosmos/store/streaming/abci/grpc_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts b/libs/es-client/src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts rename to libs/es-client/src/protobufs/cosmos/store/v1beta1/commit_info_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/store/v1beta1/listening_pb.ts b/libs/es-client/src/protobufs/cosmos/store/v1beta1/listening_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/store/v1beta1/listening_pb.ts rename to libs/es-client/src/protobufs/cosmos/store/v1beta1/listening_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts b/libs/es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts rename to libs/es-client/src/protobufs/cosmos/tx/config/v1/config_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts b/libs/es-client/src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts rename to libs/es-client/src/protobufs/cosmos/tx/signing/v1beta1/signing_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts b/libs/es-client/src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/tx/v1beta1/service_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts b/libs/es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts rename to libs/es-client/src/protobufs/cosmos/tx/v1beta1/service_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/tx/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/upgrade/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts b/libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts rename to libs/es-client/src/protobufs/cosmos/upgrade/v1beta1/upgrade_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/vesting/module/v1/module_pb.ts b/libs/es-client/src/protobufs/cosmos/vesting/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/vesting/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/cosmos/vesting/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmos/vesting/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts b/libs/es-client/src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts rename to libs/es-client/src/protobufs/cosmos/vesting/v1beta1/vesting_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/authz_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/ibc_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/proposal_legacy_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts b/libs/es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts rename to libs/es-client/src/protobufs/cosmwasm/wasm/v1/types_pb.ts diff --git a/web/es-client/src/protobufs/did/module/v1/module_pb.ts b/libs/es-client/src/protobufs/did/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/did/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/did/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/did/v1/genesis_pb.ts b/libs/es-client/src/protobufs/did/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/did/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/did/v1/query_cosmes.ts b/libs/es-client/src/protobufs/did/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/did/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/did/v1/query_pb.ts b/libs/es-client/src/protobufs/did/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/query_pb.ts rename to libs/es-client/src/protobufs/did/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/did/v1/state_pb.ts b/libs/es-client/src/protobufs/did/v1/state_pb.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/state_pb.ts rename to libs/es-client/src/protobufs/did/v1/state_pb.ts diff --git a/web/es-client/src/protobufs/did/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/did/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/did/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/did/v1/tx_pb.ts b/libs/es-client/src/protobufs/did/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/did/v1/tx_pb.ts rename to libs/es-client/src/protobufs/did/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/dwn/module/v1/module_pb.ts b/libs/es-client/src/protobufs/dwn/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/dwn/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/dwn/v1/genesis_pb.ts b/libs/es-client/src/protobufs/dwn/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/dwn/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/dwn/v1/query_cosmes.ts b/libs/es-client/src/protobufs/dwn/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/dwn/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/dwn/v1/query_pb.ts b/libs/es-client/src/protobufs/dwn/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/query_pb.ts rename to libs/es-client/src/protobufs/dwn/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/dwn/v1/state_pb.ts b/libs/es-client/src/protobufs/dwn/v1/state_pb.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/state_pb.ts rename to libs/es-client/src/protobufs/dwn/v1/state_pb.ts diff --git a/web/es-client/src/protobufs/dwn/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/dwn/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/dwn/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/dwn/v1/tx_pb.ts b/libs/es-client/src/protobufs/dwn/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/dwn/v1/tx_pb.ts rename to libs/es-client/src/protobufs/dwn/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts b/libs/es-client/src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts rename to libs/es-client/src/protobufs/ethermint/crypto/v1/ethsecp256k1/keys_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/events_pb.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/events_pb.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/evm_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/query_pb.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/query_pb.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts b/libs/es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ethermint/evm/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/events_pb.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/events_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/events_pb.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/events_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/feemarket_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts b/libs/es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ethermint/feemarket/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/types/v1/account_pb.ts b/libs/es-client/src/protobufs/ethermint/types/v1/account_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/types/v1/account_pb.ts rename to libs/es-client/src/protobufs/ethermint/types/v1/account_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts b/libs/es-client/src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts rename to libs/es-client/src/protobufs/ethermint/types/v1/dynamic_fee_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts b/libs/es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts rename to libs/es-client/src/protobufs/ethermint/types/v1/indexer_pb.ts diff --git a/web/es-client/src/protobufs/ethermint/types/v1/web3_pb.ts b/libs/es-client/src/protobufs/ethermint/types/v1/web3_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ethermint/types/v1/web3_pb.ts rename to libs/es-client/src/protobufs/ethermint/types/v1/web3_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/ack_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/fee_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/metadata_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/metadata_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/metadata_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/metadata_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/fee/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/controller_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/controller_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/controller_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/controller_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/controller/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/genesis/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/genesis/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/genesis/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/genesis/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/host_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/host_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/host_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/host_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/host/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/account_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/account_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/account_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/account_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/metadata_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/metadata_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/metadata_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/metadata_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/packet_pb.ts b/libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/packet_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/packet_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/interchain_accounts/v1/packet_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/authz_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/authz_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/authz_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/authz_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/denomtrace_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/transfer_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v2/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v2/packet_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v2/packet_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v2/packet_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v2/packet_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v2/queryv2_pb.ts diff --git a/web/es-client/src/protobufs/ibc/applications/transfer/v2/token_pb.ts b/libs/es-client/src/protobufs/ibc/applications/transfer/v2/token_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/applications/transfer/v2/token_pb.ts rename to libs/es-client/src/protobufs/ibc/applications/transfer/v2/token_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/channel_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts b/libs/es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts rename to libs/es-client/src/protobufs/ibc/core/channel/v1/upgrade_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/client_pb.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/client_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/client_pb.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/client_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/core/client/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/commitment/v1/commitment_pb.ts b/libs/es-client/src/protobufs/ibc/core/commitment/v1/commitment_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/commitment/v1/commitment_pb.ts rename to libs/es-client/src/protobufs/ibc/core/commitment/v1/commitment_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/commitment/v2/commitment_pb.ts b/libs/es-client/src/protobufs/ibc/core/commitment/v2/commitment_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/commitment/v2/commitment_pb.ts rename to libs/es-client/src/protobufs/ibc/core/commitment/v2/commitment_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/connection_pb.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/connection_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/connection_pb.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/connection_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/core/connection/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/core/types/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/solomachine/v2/solomachine_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/solomachine/v2/solomachine_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/solomachine/v2/solomachine_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/solomachine/v2/solomachine_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/solomachine/v3/solomachine_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/solomachine/v3/solomachine_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/solomachine/v3/solomachine_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/solomachine/v3/solomachine_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/tendermint/v1/tendermint_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts b/libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts similarity index 100% rename from web/es-client/src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts rename to libs/es-client/src/protobufs/ibc/lightclients/wasm/v1/wasm_pb.ts diff --git a/web/es-client/src/protobufs/index.ts b/libs/es-client/src/protobufs/index.ts similarity index 100% rename from web/es-client/src/protobufs/index.ts rename to libs/es-client/src/protobufs/index.ts diff --git a/web/es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts b/libs/es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts rename to libs/es-client/src/protobufs/osmosis/accum/v1beta1/accum_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/params_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/poolmodel/concentrated/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/incentive_record_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/incentive_record_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/incentive_record_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/incentive_record_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/pool_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/position_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/position_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/position_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/position_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tick_info_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/concentratedliquidity/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/instantiate_msg_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_query_msg_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/module_sudo_msg_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/pool_query_msg_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/transmuter_msgs_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/model/v3/pool_query_msg_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/cosmwasmpool/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts b/libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts rename to libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/downtime_duration_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/downtimedetector/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/epochs/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/epochs/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/epochs/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/poolmodels/balancer/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/stableswap_pool_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/poolmodels/stableswap/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/balancerPool_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/shared_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v2/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts b/libs/es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/gamm/v2/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibchooks/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibchooks/params_pb.ts b/libs/es-client/src/protobufs/osmosis/ibchooks/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibchooks/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibchooks/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/ibchooks/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibchooks/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/ibcratelimit/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/gauge_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/gauge_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/gauge_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/gauge_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/group_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/group_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/group_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/group_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/params_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/incentives/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/incentives/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/query_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/incentives/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/incentives/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/incentives/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/incentives/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/incentives/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/lockup/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/lockup/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/lock_pb.ts b/libs/es-client/src/protobufs/osmosis/lockup/lock_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/lock_pb.ts rename to libs/es-client/src/protobufs/osmosis/lockup/lock_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/params_pb.ts b/libs/es-client/src/protobufs/osmosis/lockup/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/lockup/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/lockup/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/lockup/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/query_pb.ts b/libs/es-client/src/protobufs/osmosis/lockup/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/lockup/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/lockup/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/lockup/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/lockup/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/lockup/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/lockup/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/mint/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts b/libs/es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts rename to libs/es-client/src/protobufs/osmosis/mint/v1beta1/mint_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/mint/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/mint/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/incentives_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts b/libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolincentives/v1beta1/shared_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/module_route_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/swap_route_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/taker_fee_share_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tracked_volume_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v2/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts b/libs/es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/poolmanager/v2/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/protorev_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/protorev/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/models_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/smartaccount/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts b/libs/es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts rename to libs/es-client/src/protobufs/osmosis/store/v1beta1/tree_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/params_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/query_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/superfluid_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/superfluid_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/superfluid_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/superfluid_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/superfluid/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/authorityMetadata_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/tokenfactory/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/twap/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/twap/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/twap/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts b/libs/es-client/src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts rename to libs/es-client/src/protobufs/osmosis/twap/v1beta1/twap_record_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/feetoken_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/gov_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/params_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/params_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/params_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/txfees/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts b/libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts b/libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts rename to libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/query_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts b/libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts rename to libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/state_pb.ts diff --git a/web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts b/libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts rename to libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts b/libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts rename to libs/es-client/src/protobufs/osmosis/valsetpref/v1beta1/tx_pb.ts diff --git a/web/es-client/src/protobufs/svc/module/v1/module_pb.ts b/libs/es-client/src/protobufs/svc/module/v1/module_pb.ts similarity index 100% rename from web/es-client/src/protobufs/svc/module/v1/module_pb.ts rename to libs/es-client/src/protobufs/svc/module/v1/module_pb.ts diff --git a/web/es-client/src/protobufs/svc/v1/genesis_pb.ts b/libs/es-client/src/protobufs/svc/v1/genesis_pb.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/genesis_pb.ts rename to libs/es-client/src/protobufs/svc/v1/genesis_pb.ts diff --git a/web/es-client/src/protobufs/svc/v1/query_cosmes.ts b/libs/es-client/src/protobufs/svc/v1/query_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/query_cosmes.ts rename to libs/es-client/src/protobufs/svc/v1/query_cosmes.ts diff --git a/web/es-client/src/protobufs/svc/v1/query_pb.ts b/libs/es-client/src/protobufs/svc/v1/query_pb.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/query_pb.ts rename to libs/es-client/src/protobufs/svc/v1/query_pb.ts diff --git a/web/es-client/src/protobufs/svc/v1/state_pb.ts b/libs/es-client/src/protobufs/svc/v1/state_pb.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/state_pb.ts rename to libs/es-client/src/protobufs/svc/v1/state_pb.ts diff --git a/web/es-client/src/protobufs/svc/v1/tx_cosmes.ts b/libs/es-client/src/protobufs/svc/v1/tx_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/tx_cosmes.ts rename to libs/es-client/src/protobufs/svc/v1/tx_cosmes.ts diff --git a/web/es-client/src/protobufs/svc/v1/tx_pb.ts b/libs/es-client/src/protobufs/svc/v1/tx_pb.ts similarity index 100% rename from web/es-client/src/protobufs/svc/v1/tx_pb.ts rename to libs/es-client/src/protobufs/svc/v1/tx_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/abci/types_cosmes.ts b/libs/es-client/src/protobufs/tendermint/abci/types_cosmes.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/abci/types_cosmes.ts rename to libs/es-client/src/protobufs/tendermint/abci/types_cosmes.ts diff --git a/web/es-client/src/protobufs/tendermint/abci/types_pb.ts b/libs/es-client/src/protobufs/tendermint/abci/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/abci/types_pb.ts rename to libs/es-client/src/protobufs/tendermint/abci/types_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/crypto/keys_pb.ts b/libs/es-client/src/protobufs/tendermint/crypto/keys_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/crypto/keys_pb.ts rename to libs/es-client/src/protobufs/tendermint/crypto/keys_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/crypto/proof_pb.ts b/libs/es-client/src/protobufs/tendermint/crypto/proof_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/crypto/proof_pb.ts rename to libs/es-client/src/protobufs/tendermint/crypto/proof_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/libs/bits/types_pb.ts b/libs/es-client/src/protobufs/tendermint/libs/bits/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/libs/bits/types_pb.ts rename to libs/es-client/src/protobufs/tendermint/libs/bits/types_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/p2p/types_pb.ts b/libs/es-client/src/protobufs/tendermint/p2p/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/p2p/types_pb.ts rename to libs/es-client/src/protobufs/tendermint/p2p/types_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/types/block_pb.ts b/libs/es-client/src/protobufs/tendermint/types/block_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/types/block_pb.ts rename to libs/es-client/src/protobufs/tendermint/types/block_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/types/evidence_pb.ts b/libs/es-client/src/protobufs/tendermint/types/evidence_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/types/evidence_pb.ts rename to libs/es-client/src/protobufs/tendermint/types/evidence_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/types/params_pb.ts b/libs/es-client/src/protobufs/tendermint/types/params_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/types/params_pb.ts rename to libs/es-client/src/protobufs/tendermint/types/params_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/types/types_pb.ts b/libs/es-client/src/protobufs/tendermint/types/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/types/types_pb.ts rename to libs/es-client/src/protobufs/tendermint/types/types_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/types/validator_pb.ts b/libs/es-client/src/protobufs/tendermint/types/validator_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/types/validator_pb.ts rename to libs/es-client/src/protobufs/tendermint/types/validator_pb.ts diff --git a/web/es-client/src/protobufs/tendermint/version/types_pb.ts b/libs/es-client/src/protobufs/tendermint/version/types_pb.ts similarity index 100% rename from web/es-client/src/protobufs/tendermint/version/types_pb.ts rename to libs/es-client/src/protobufs/tendermint/version/types_pb.ts diff --git a/web/es-client/src/registry/apis/getChainRegistryAssetList.ts b/libs/es-client/src/registry/apis/getChainRegistryAssetList.ts similarity index 100% rename from web/es-client/src/registry/apis/getChainRegistryAssetList.ts rename to libs/es-client/src/registry/apis/getChainRegistryAssetList.ts diff --git a/web/es-client/src/registry/apis/getChainRegistryChainInfo.ts b/libs/es-client/src/registry/apis/getChainRegistryChainInfo.ts similarity index 100% rename from web/es-client/src/registry/apis/getChainRegistryChainInfo.ts rename to libs/es-client/src/registry/apis/getChainRegistryChainInfo.ts diff --git a/web/es-client/src/registry/index.ts b/libs/es-client/src/registry/index.ts similarity index 100% rename from web/es-client/src/registry/index.ts rename to libs/es-client/src/registry/index.ts diff --git a/web/es-client/src/registry/types/ChainRegistryAssetList.ts b/libs/es-client/src/registry/types/ChainRegistryAssetList.ts similarity index 100% rename from web/es-client/src/registry/types/ChainRegistryAssetList.ts rename to libs/es-client/src/registry/types/ChainRegistryAssetList.ts diff --git a/web/es-client/src/registry/types/ChainRegistryChainInfo.ts b/libs/es-client/src/registry/types/ChainRegistryChainInfo.ts similarity index 100% rename from web/es-client/src/registry/types/ChainRegistryChainInfo.ts rename to libs/es-client/src/registry/types/ChainRegistryChainInfo.ts diff --git a/web/es-client/src/typeutils/prettify.ts b/libs/es-client/src/typeutils/prettify.ts similarity index 100% rename from web/es-client/src/typeutils/prettify.ts rename to libs/es-client/src/typeutils/prettify.ts diff --git a/web/es-client/src/wallet/constants/WalletName.ts b/libs/es-client/src/wallet/constants/WalletName.ts similarity index 100% rename from web/es-client/src/wallet/constants/WalletName.ts rename to libs/es-client/src/wallet/constants/WalletName.ts diff --git a/web/es-client/src/wallet/constants/WalletType.ts b/libs/es-client/src/wallet/constants/WalletType.ts similarity index 100% rename from web/es-client/src/wallet/constants/WalletType.ts rename to libs/es-client/src/wallet/constants/WalletType.ts diff --git a/web/es-client/src/wallet/index.ts b/libs/es-client/src/wallet/index.ts similarity index 100% rename from web/es-client/src/wallet/index.ts rename to libs/es-client/src/wallet/index.ts diff --git a/web/es-client/src/wallet/sonr-autoloader.ts b/libs/es-client/src/wallet/sonr-autoloader.ts similarity index 100% rename from web/es-client/src/wallet/sonr-autoloader.ts rename to libs/es-client/src/wallet/sonr-autoloader.ts diff --git a/web/es-client/src/wallet/utils/os.ts b/libs/es-client/src/wallet/utils/os.ts similarity index 100% rename from web/es-client/src/wallet/utils/os.ts rename to libs/es-client/src/wallet/utils/os.ts diff --git a/web/es-client/src/wallet/utils/sequence.test.ts b/libs/es-client/src/wallet/utils/sequence.test.ts similarity index 100% rename from web/es-client/src/wallet/utils/sequence.test.ts rename to libs/es-client/src/wallet/utils/sequence.test.ts diff --git a/web/es-client/src/wallet/utils/sequence.ts b/libs/es-client/src/wallet/utils/sequence.ts similarity index 100% rename from web/es-client/src/wallet/utils/sequence.ts rename to libs/es-client/src/wallet/utils/sequence.ts diff --git a/web/es-client/src/wallet/utils/verify.ts b/libs/es-client/src/wallet/utils/verify.ts similarity index 100% rename from web/es-client/src/wallet/utils/verify.ts rename to libs/es-client/src/wallet/utils/verify.ts diff --git a/web/es-client/src/wallet/utils/window.ts b/libs/es-client/src/wallet/utils/window.ts similarity index 100% rename from web/es-client/src/wallet/utils/window.ts rename to libs/es-client/src/wallet/utils/window.ts diff --git a/web/es-client/src/wallet/walletconnect/QRCodeModal.ts b/libs/es-client/src/wallet/walletconnect/QRCodeModal.ts similarity index 100% rename from web/es-client/src/wallet/walletconnect/QRCodeModal.ts rename to libs/es-client/src/wallet/walletconnect/QRCodeModal.ts diff --git a/web/es-client/src/wallet/walletconnect/WalletConnectV1.ts b/libs/es-client/src/wallet/walletconnect/WalletConnectV1.ts similarity index 100% rename from web/es-client/src/wallet/walletconnect/WalletConnectV1.ts rename to libs/es-client/src/wallet/walletconnect/WalletConnectV1.ts diff --git a/web/es-client/src/wallet/walletconnect/WalletConnectV2.ts b/libs/es-client/src/wallet/walletconnect/WalletConnectV2.ts similarity index 100% rename from web/es-client/src/wallet/walletconnect/WalletConnectV2.ts rename to libs/es-client/src/wallet/walletconnect/WalletConnectV2.ts diff --git a/web/es-client/src/wallet/walletconnect/qrcodegen.ts b/libs/es-client/src/wallet/walletconnect/qrcodegen.ts similarity index 100% rename from web/es-client/src/wallet/walletconnect/qrcodegen.ts rename to libs/es-client/src/wallet/walletconnect/qrcodegen.ts diff --git a/web/es-client/src/wallet/wallets/ConnectedWallet.ts b/libs/es-client/src/wallet/wallets/ConnectedWallet.ts similarity index 100% rename from web/es-client/src/wallet/wallets/ConnectedWallet.ts rename to libs/es-client/src/wallet/wallets/ConnectedWallet.ts diff --git a/web/es-client/src/wallet/wallets/WalletController.ts b/libs/es-client/src/wallet/wallets/WalletController.ts similarity index 100% rename from web/es-client/src/wallet/wallets/WalletController.ts rename to libs/es-client/src/wallet/wallets/WalletController.ts diff --git a/web/es-client/src/wallet/wallets/WalletError.ts b/libs/es-client/src/wallet/wallets/WalletError.ts similarity index 100% rename from web/es-client/src/wallet/wallets/WalletError.ts rename to libs/es-client/src/wallet/wallets/WalletError.ts diff --git a/web/es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts b/libs/es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts similarity index 100% rename from web/es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts rename to libs/es-client/src/wallet/wallets/mnemonic/MnemonicWallet.ts diff --git a/web/es-client/src/wallet/wallets/window.d.ts b/libs/es-client/src/wallet/wallets/window.d.ts similarity index 100% rename from web/es-client/src/wallet/wallets/window.d.ts rename to libs/es-client/src/wallet/wallets/window.d.ts diff --git a/web/es-client/tsconfig.json b/libs/es-client/tsconfig.json similarity index 100% rename from web/es-client/tsconfig.json rename to libs/es-client/tsconfig.json