beaker
Contract manager
A toolkit that simplifies interactions with CosmWasm smart contracts and streamlines development workflow
Beaker helps streamlining CosmWasm development workflow.
106 stars
10 watching
30 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
cosmwasmrustwasm
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/cosmwasm | A set of tools and libraries for building smart contracts in Rust for the Cosmos SDK. | 1,073 |
abstractsdk/cw-orchestrator | A tool for generating typed interfaces to CosmWasm smart contracts | 79 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 175 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
cosmwasm/cw-storage-plus | Provides storage abstractions for CosmWasm smart contracts | 37 |
oraichain/cosmwasm-tools | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
cosmwasm/cw-plus | Provides reusable contract specifications and sample implementations for building fungible tokens and other domains on the CosmWasm platform. | 511 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
bbangert/beaker | A caching and session management library for web applications. | 523 |
cosmwasm/wasmd | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 369 |
mandrean/cw-optimizoor | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
wasmjuicer/juicer | A cosmwasm contract for enabling private transactions on blockchain platforms. | 1 |
scenaristeur/smagserver | Develops an interface for managing projects and integrating them into a multi-agent system to solve complex problems | 1 |
odyslam/foundry-upgrades | Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |