Docs.rs
  • beaker-0.1.8
    • beaker 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • iboss-ptk
    • github:osmosis-labs:crate-publishers
    • Dependencies
      • anyhow ^1.0.57 normal
      • base64 ^0.13.0 normal
      • cargo-generate ^0.18.3 normal
      • clap ^4.2.7 normal
      • config ^0.13.1 normal
      • console ^0.15.0 normal
      • cosmos-sdk-proto ^0.19 normal
      • cosmrs ^0.14.0 normal
      • data_doc ^0.1.0 normal
      • data_doc_derive ^0.1.0 normal
      • derive-new ^0.5.9 normal
      • dialoguer ^0.10.1 normal
      • getset ^0.1.2 normal
      • keyring ^1.2.0 normal
      • prost ^0.11.8 normal
      • regex ^1.5.6 normal
      • rhai ^1.12.0 normal
      • rhai-fs ^0.1.2 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • serde_yaml ^0.8 normal
      • tendermint ^0.32.0 normal
      • tendermint-rpc ^0.32.0 normal
      • textwrap ^0.15.0 normal
      • tokio ^1.18.2 normal
      • toml ^0.5.9 normal
      • tonic ^0.9 normal
      • assert_fs ^1.0.7 dev
      • cargo_toml ^0.11.5 dev
      • predicates ^2.1.1 dev
      • pretty_assertions ^1.2.1 dev
      • serial_test ^0.6.0 dev
    • Versions
    • 20% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

beaker0.1.8

  • All Items
  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

Crate beaker

source ·
Expand description

Beaker

Beaker logo

Beaker makes it easy to scaffold a new cosmwasm app, with all of the dependencies for osmosis hooked up, interactive console, a sample front-end, client generation and more.

  • Getting Started
  • Command Reference
  • Config Reference

Macros

  • attrs_format
  • config_impl
  • context
  • format_single_val
  • vars_format

Structs

  • Cli
  • Client
  • ConsoleConfig
  • ConsoleContext
  • GasPrice
  • GlobalConfig
  • KeyContext
  • Network
  • Proposal
  • SigningClient
  • State
  • TaskContext
  • WasmConfig
  • WasmContext
  • WasmModule
  • WasmRef
  • WorkspaceConfig
  • WorkspaceContext
  • WorkspaceModule

Enums

  • Commands
  • Gas
  • NetworkVariant
  • WasmCmd
  • WorkspaceCmd

Constants

  • STATE_DIR
  • STATE_FILE_LOCAL
  • STATE_FILE_SHARED

Traits

  • Context
  • Module

Functions

  • execute