station-wasm

module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: MIT

README

Wasm station

Introduction

CosmWasm is a smart contracting platform built to be secure, flexible, and interoperable with other chains. It's built on the Cosmos SDK and makes use of the Wasm (WebAssembly) format for smart contracts. This allows developers to write contracts in Rust or other languages that compile to Wasm, thus enhancing the developer's experience and broadening the base of potential contract developers

Prerequisites

The project requires:

  • Go (Version 1.22 or later)
  • jq: A lightweight and flexible command-line JSON processor.

Getting Started

  • To begin using this project, firstly clone this repository to your local machine.
    git clone https://github.com/airchains-network/wasm-station
    cd wasm-station;
    go mod tidy;

Running the project

  • To run the project, execute the following command:
    /bin/bash ./scripts/local-setup.sh
    /bin/bash ./scripts/local-start.sh 

Contributing

Contributions are greatly appreciated. You can make contributions by creating issues, fixing bugs, or suggesting new features. Feel free to fork this repository and create pull requests to affect changes.

License

This project is licensed under the MIT license - see the LICENSE file for more information.

Contact

For any inquiries or constructive feedback, please contact this email contact@airchains.io

Directories

Path Synopsis
app
params
Package params defines the simulation parameters in the gaia.
Package params defines the simulation parameters in the gaia.
cmd
x
wasm
autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/airchains-network/station-wasm/x/wasm/types ALIASGEN: github.com/airchains-network/station-wasm/x/wasm/keeper
autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/airchains-network/station-wasm/x/wasm/types ALIASGEN: github.com/airchains-network/station-wasm/x/wasm/keeper
wasm/migrations/v2
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
wasm/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL