Docs.rs
  • beaker-0.1.3
    • beaker 0.1.3
    • 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.15.2 normal
      • clap ^3.2.5 normal
      • config ^0.13.1 normal
      • console ^0.15.0 normal
      • cosmos-sdk-proto ^0.16 normal
      • cosmrs ^0.11.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.10.3 normal
      • regex ^1.5.6 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • serde_yaml ^0.8 normal
      • tendermint ^0.28.0 normal
      • tendermint-rpc ^0.28.0 normal
      • textwrap ^0.15.0 normal
      • tokio ^1.18.2 normal
      • toml ^0.5.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
    • 22.22% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate beaker

  • Version 0.1.3
  • 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
GasPrice
GlobalConfig
Network
Proposal
SigningClient
State
WasmConfig
WasmModule
WasmRef
WorkspaceConfig
WorkspaceModule

Enums

Commands
Gas
NetworkVariant
WasmCmd
WorkspaceCmd

Constants

STATE_DIR
STATE_FILE_LOCAL
STATE_FILE_SHARED

Traits

Context
Module

Functions

execute