Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-cosmwasm
:sunglasses: Curated list of tools, contracts, and projects working with CosmWasm
https://github.com/CosmWasm/awesome-cosmwasm
Last synced: 3 days ago
JSON representation
-
General Resources
- The CosmWasm book - a step-by-step guide to
- CosmWasm framework - a "core" CosmWasm
- CosmWasm template - a template for
- AREA-52 - an interactive tutorial to learn CosmWasm smart contracts.
-
CosmWasm Framework
-
Tooling
-
Other Contracts
- cosmwander - Explore on-chain cosmwasm contracts and discover their message scheme.
- cosmwasm devtools
- CWSimulate - An online playground / simulation environment for interacting with CosmWasm contract binaries without a blockchain. Can be used for execution visualization / interactive debugging with time-traveling navigation.
- cosmy-wasmy - A vscode extension to interact with CosmWasm smart contracts on devnet or testnet chains. Allows to query, execute, upload contracts as well as provide code completion snippets.
- WELLDONE Code - Remix IDE plugin that supports CosmWasm. It is a web-based IDE that allows developers to deploy smart contracts and execute functions through a browser wallet. It supports its own compiler server, so developers do not need to set up a development environment.
- cosmwasm/rust-optimizer - This is
- cosmology-tech/create-cosmos-app
- mandrean/cw-optimizoor - A very
- repo - A web-based console
- cosmwasm/ts-codegen - Convert your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code.
- Terran-One/cosmwasm-vm-js - A JavaScript runtime for running CosmWasm contracts in Node.js or the browser.
- Cosmwasm Studio - Monaco IDE that supports CosmWasm. It allows developers to code, build smart contracts and execute functions through a simulation. It supports its own rust-analyzer in Web Assembly so developers can code it the same as local VS Code.
- cosmwasm-tools - A super
- beaker - A toolkit that simplifies interactions with CosmWasm smart contracts which offers scaffolding, deployment, upgrades, execution, querying, an interactive console, and task scripting capabilities.
- cw-orchestrator - A Rust-oriented CosmWasm scripting library that features a clean and unified syntax for interacting
- srdtrk/go-codegen - A Go code generator for CosmWasm contracts. The quickest way to generate Go code for your CosmWasm smart contracts.
-
-
Smart Contract Libraries
-
Smart Contracts
-
`cw-plus` Specifications and Examples
-
Other Contracts
- cw20
- `cw721 spec`
- cw-tokens - a few other
- cw-nfts - non-fungible tokens. Official
- cw20
-
External Projects
-
Other Contracts
- CronCats/cw-croncat - Croncat provides a general purpose,
- ICS-27
- srdtrk/cw-ica-controller
- DA0-DA0/dao-contracts - DAO DAO is
- mars-protocol/v1-core - Delphi's
- public-awesome/launchpad
- AbstractSDK/abstract - Abstract is
- astroport-fi/astroport-core - Astroport is
-
-
dApps
-
Other Contracts
-
Programming Languages
Categories
Sub Categories