GitHub / CosmWasm 43 Repositories
Secure Multi-Chain Smart Contracts on the Cosmos SDK
CosmWasm/cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
Language: Rust - Size: 22.8 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 1,105 - Forks: 371

CosmWasm/docs
Documentation for the CosmWasm smart contracting framework
Language: MDX - Size: 7.57 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 11 - Forks: 25

CosmWasm/wasmd
Basic cosmos-sdk app with web assembly smart contracts
Language: Go - Size: 26.8 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 393 - Forks: 489

CosmWasm/wasmvm
Go bindings to the CosmWasm VM
Language: Go - Size: 844 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 190 - Forks: 118

CosmWasm/storey
Experimental storage abstractions for blockchain key-value stores
Language: Rust - Size: 337 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 2

CosmWasm/cw-storage-plus
Storage abstractions for CosmWasm smart contracts
Language: Rust - Size: 1.15 MB - Last synced at: about 19 hours ago - Pushed at: about 2 months ago - Stars: 39 - Forks: 28

CosmWasm/cw-multi-test
CosmWasm multi-contract testing framework
Language: Rust - Size: 1.51 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 52 - Forks: 45

CosmWasm/dApps 📦
A collection of sample dApps for CosmWasm contracts, using CosmJS frontend SDK
Language: TypeScript - Size: 38.9 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 32

CosmWasm/awesome-cosmwasm
:sunglasses: Curated list of tools, contracts, and projects working with CosmWasm
Size: 78.1 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 261 - Forks: 36

CosmWasm/cw-plus
Production Quality contracts under open source licenses
Language: Rust - Size: 23.8 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 523 - Forks: 362

CosmWasm/cw-tokens
Examples of cw20 usage, extracted from cw-plus, maintained by the community
Language: Rust - Size: 246 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 54

CosmWasm/sylvia
CosmWasm smart contract framework
Language: Rust - Size: 1.89 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 101 - Forks: 22

CosmWasm/advisories
To publicly communicate advisories about serious bugs in CosmWasm, wasmvm, and wasmd
Language: Shell - Size: 176 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 23

CosmWasm/serde-json-wasm Fork of rust-embedded-community/serde-json-core
serde_json for Wasm programs (small, deterministic, no floats)
Language: Rust - Size: 6.3 MB - Last synced at: 26 days ago - Pushed at: 10 months ago - Stars: 31 - Forks: 17

CosmWasm/cw-template
Quickstart template to get started writing your own cosmwasm contracts
Language: Rust - Size: 241 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 292 - Forks: 172

CosmWasm/CosmWasmJS 📦
Source of the cosmwasm npm package
Language: TypeScript - Size: 6.13 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 16

CosmWasm/cw-minus
Contract helpers originally used for cw-plus contracts/specs
Language: Rust - Size: 23.9 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 17 - Forks: 13

CosmWasm/testnets 📦
Information on all public CosmWasm testnets
Language: TypeScript - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 35 - Forks: 14

CosmWasm/sylvia-template
Language: Rust - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

CosmWasm/optimizer
Dockerfile and script to deterministically produce the smallest possible Wasm for your Rust contract
Language: Rust - Size: 233 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 123 - Forks: 60

CosmWasm/mesh-security-hackathon
Implementation of Sunny's Mesh Security talk (Hackathon / Prototype status)
Language: Rust - Size: 1.47 MB - Last synced at: about 2 hours ago - Pushed at: about 2 years ago - Stars: 88 - Forks: 19

CosmWasm/sylvia-book
Size: 1.28 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

CosmWasm/book
CosmWasm book
Size: 2.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 23

CosmWasm/token-factory
Pulling out Osmosis token factory module and the custom CosmWasm bindings into it's own repo for easier reuse
Language: Go - Size: 380 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 18

CosmWasm/chat.cosmwasm.com
Redirect to our community chat
Language: HTML - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

CosmWasm/cosmwasm-simulate 📦
Simulation tool for cosmwasm smart contract
Language: Rust - Size: 269 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

CosmWasm/cosmwasm-go
Enabling CosmWasm smart contracts in Go using TinyGo
Language: Go - Size: 1.8 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 8

CosmWasm/tinyjson
Fast JSON serializer for golang.
Language: Go - Size: 660 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 3

CosmWasm/runtime-macros-derive Fork of tonyfinn/runtime-macros-derive
Simulate expansion of procedural macros at run time
Language: Rust - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CosmWasm/tinygo Fork of tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
Language: Go - Size: 6.81 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

CosmWasm/docs-deprecated 📦
Updated documentation repo
Language: JavaScript - Size: 59.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 99

CosmWasm/name-app 📦
Simple react app on top of cosmwasm, showing use of name server contract
Language: TypeScript - Size: 10.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

CosmWasm/token-bindings
Minimal Rust bindings for token factory
Language: Rust - Size: 211 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 5

CosmWasm/idl 📦
The CosmWasm IDL docs
Size: 612 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

CosmWasm/code-explorer 📦
A code explorer for CosmWasm
Language: TypeScript - Size: 23.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 24

CosmWasm/cw-academy-course
CosmWasm academy smart contracts course projects
Language: Rust - Size: 34.2 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

CosmWasm/academy-deploy
Language: TypeScript - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

CosmWasm/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: Blockchain Application Framework :sparkles:
Language: Go - Size: 96.8 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

CosmWasm/resources
Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 0

CosmWasm/cosmwasm-verify
Verify CosmWasm build results
Language: Shell - Size: 14.6 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 0

CosmWasm/serde-cw-value Fork of arcnmx/serde-value
Serialization value trees for CosmWasm ecosystem
Language: Rust - Size: 66.4 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

CosmWasm/terra-contracts 📦
Custom bindings and sample contracts for Terra integration
Language: Rust - Size: 222 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

CosmWasm/cw-mcs-academy-course
Repository for multi contract systems academy course
Language: Rust - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

CosmWasm/cosmos-discord-faucet Fork of c29r3/cosmos-discord-faucet
Discord faucet bot for any blockchain based Cosmos
Language: Python - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

CosmWasm/CWIPs
CosmWasm Improvement Proposals
Language: Shell - Size: 3.91 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

CosmWasm/cw-storage 📦
CosmWasm library with useful helpers for Storage patterns
Language: Rust - Size: 59.6 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

CosmWasm/docs-old 📦
Documentation for cosmwasm
Language: JavaScript - Size: 1.17 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 6

CosmWasm/cw-tools 📦
Language: Rust - Size: 502 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CosmWasm/mesh-security-ui
Basic UI to try out mesh security
Language: TypeScript - Size: 194 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

CosmWasm/gaia Fork of cosmos/gaia
Cosmos Hub
Size: 6.9 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

CosmWasm/cw-cron
Basic job scheduler service implementation for CosmWasm
Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

CosmWasm/wabt-docker Fork of polkascan/webassembly-wabt
Polkasource WebAssembly Binary Toolkit
Language: Dockerfile - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CosmWasm/big-dipper Fork of forbole/big-dipper
A block explorer for Cosmos
Language: JavaScript - Size: 3.28 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CosmWasm/fix-ci-issues
Temp repo to check a cosmwasm-template PR
Language: Rust - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

CosmWasm/relayer Fork of cosmos/relayer
An example of a server side IBC relayer to be used for Game of Zones and beyond
Language: Go - Size: 7.63 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

CosmWasm/simple-option
Demo repo for hackatom video
Language: Rust - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

CosmWasm/jsonparser Fork of buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
Language: Go - Size: 336 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CosmWasm/starport Fork of ignite/cli
The easiest way to build a blockchain.
Size: 345 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

CosmWasm/keplr-extension Fork of chainapsis/keplr-wallet
Keplr is a browser extension wallet for the Inter blockchain ecosystem.
Size: 8.51 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

CosmWasm/keplr-example Fork of chainapsis/keplr-example
Size: 355 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

CosmWasm/core Fork of terra-money/classic-core
GO implementation of the Terra Protocol
Size: 74.4 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
