Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 626 Bytes

go-stonfi

A Go client library for interacting with the Ston.fi API.

Notes: Do not use this library in production. It is still in development and may change at any time.

License Go Version

Introduction

go-stonfi is a Go wrapper around the Ston.fi API

Getting Started

Installation

You can install the go-stonfi library using the following go get command:

go get github.com/itay747/go-stonfi