alessandro-baldassarre / archway-sdk

Archway CosmWasm SDK for smart contract developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archway Cosmwasm SDK

This repository contains the source code for interacting with [Archway blockchain]

Overview

Archway SDK

The Archway SDK is contained inside packages folder and consists of the following subpackages:

Package Reference Description
Archway Custom Query "https://github.com/alessandro-baldassarre/archway-sdk/tree/main/packages/archway-sdk/src/custom" Structures and helper methods for querying archway custom module rewards
Archway Stargate Msg "https://github.com/alessandro-baldassarre/archway-sdk/tree/main/packages/archway-sdk/src/stargate" Helper methods for dispatching messages to the archway custom module rewards
Archway Proto Types "https://github.com/alessandro-baldassarre/archway-sdk/tree/main/packages/archway-sdk/src/types" Archway specific protobuf types.

About

Archway CosmWasm SDK for smart contract developer


Languages

Language:Rust 100.0%