Pinned Repositories
awesome-cosmwasm
:sunglasses: Curated list of tools, contracts, and projects working with CosmWasm
cosmwasm
WebAssembly Smart Contracts for the Cosmos SDK
cw-minus
Utilities for CosmWasm smart contracts development
cw-multi-test
Testing tools for multi-contract interactions
cw-plus
Production Quality contracts under open source licenses
cw-storage-plus
Storage abstractions for CosmWasm smart contracts
cw-template
Quickstart template to get started writing your own cosmwasm contracts
optimizer
Dockerfile and script to produce the smallest possible Wasm for Rust contract
wasmd
Basic Cosmos SDK application with WebAssembly smart contracts
wasmvm
Go bindings to the CosmWasm VM
CosmWasm's Repositories
CosmWasm/cosmwasm
WebAssembly Smart Contracts for the Cosmos SDK
CosmWasm/cw-plus
Production Quality contracts under open source licenses
CosmWasm/wasmd
Basic Cosmos SDK application with WebAssembly smart contracts
CosmWasm/cw-template
Quickstart template to get started writing your own cosmwasm contracts
CosmWasm/awesome-cosmwasm
:sunglasses: Curated list of tools, contracts, and projects working with CosmWasm
CosmWasm/wasmvm
Go bindings to the CosmWasm VM
CosmWasm/optimizer
Dockerfile and script to produce the smallest possible Wasm for Rust contract
CosmWasm/cw-tokens
Examples of cw20 usage, extracted from cw-plus, maintained by the community
CosmWasm/mesh-security-hackathon
Implementation of Sunny's Mesh Security talk (Hackathon / Prototype status)
CosmWasm/cw-multi-test
Testing tools for multi-contract interactions
CosmWasm/docs-deprecated
Updated documentation repo
CosmWasm/CosmWasmJS
Source of the cosmwasm npm package
CosmWasm/cw-storage-plus
Storage abstractions for CosmWasm smart contracts
CosmWasm/book
CosmWasm book
CosmWasm/testnets
Information on all public CosmWasm testnets
CosmWasm/serde-json-wasm
serde_json for Wasm programs (small, deterministic, no floats)
CosmWasm/cosmwasm-go
Enabling CosmWasm smart contracts in Go using TinyGo
CosmWasm/token-factory
Pulling out Osmosis token factory module and the custom CosmWasm bindings into it's own repo for easier reuse
CosmWasm/advisories
To publicly communicate advisories about serious bugs in CosmWasm, wasmvm and wasmd
CosmWasm/code-explorer
A code explorer for CosmWasm
CosmWasm/cw-minus
Utilities for CosmWasm smart contracts development
CosmWasm/docs
Documentation for the CosmWasm smart contracting framework
CosmWasm/storey
Experimental storage abstractions for blockchain key-value stores
CosmWasm/token-bindings
Minimal Rust bindings for token factory
CosmWasm/cw-mcs-academy-course
Repository for multi contract systems academy course
CosmWasm/chat.cosmwasm.com
Redirect to our community chat
CosmWasm/idl
The CosmWasm IDL docs
CosmWasm/.github
CosmWasm public profile
CosmWasm/cosmwasm.github.io
CosmWasm User Guide
CosmWasm/maintainers
Guide for CosmWasm Maintainers & Contributors