Registry / other / cosmwasm-wasmd

cosmwasm-wasmd

JSON →
library1.0.0gogounverified

A Cosmos SDK module for hosting and executing WebAssembly smart contracts.

go get github.com/CosmWasm/wasmd
INSTALL
IMPORT
SIG · COSMWASM-WASMD
C
cosmwasm-wasmd
othergov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wasmd
github.com/CosmWasm/wasmd

Imports the wasmd module and prints its module name.

package main import ( "fmt" "github.com/CosmWasm/wasmd" ) func main() { fmt.Println(wasmd.ModuleName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
cosmwasm-wasmd — go get cosmwasm-wasmd · libregistry