Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

File metadata and controls

12 lines (9 loc) · 285 Bytes

mxw-sdk-go

Maxonrow blockchain SDK for Go

Set up the project

Prerequisites

Steps:

  1. Clone the project repository git clone https://github.com/maxonrow/mxw-sdk-go.
  2. Command of make build.
  3. Command of make deps.