Categorygithub.com/thal0x/gosm
modulepackage
0.0.6
Repository: https://github.com/thal0x/gosm.git
Documentation: pkg.go.dev

# README

Gosm

A simple library for interacting with cosmos-sdk chains.

Note: I wouldn't suggest using this, it is still a WIP and is being built to my needs so I can't guarantee stability

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

go:generate mockery --name Caller --filename mock_caller.go.
go:generate mockery --name CometClient --filename mock_comet_client.go.
go:generate mockery --name GosmClient --filename mock_gosm_client.go.
No description provided by the author