Socket
Book a DemoInstallSign in
Socket

@wormhole-foundation/connect-sdk-cosmwasm

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wormhole-foundation/connect-sdk-cosmwasm

SDK for EVM chains, used in conjunction with @wormhole-foundation/connect-sdk

latest
Source
npmnpm
Version
0.4.6
Version published
Maintainers
5
Created
Source

Cosmwasm

Stuff that idk what to do about yet

RPC

Right now, getRpc on the Platform type is sync, but the cosmjs client connect method is async. what do?

Addresses

Contract addresses are 32 bytes

"Regular" addresses are 20 bytes

Each chain has its own special prefix

Transfers into cosmos

Some knowledge of cosmos payload format is required to format the message correctly. This is somewhat similar to the need to understand Solana ATAs for transferring to Solana.

Transfers between cosmos chains

No attestation will be created since no VAA is created so fetchAttestation is a noop?

Keywords

wormhole

FAQs

Package last updated on 04 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts