package
0.0.0-20220324081803-bf1cce610cf0
Repository: https://github.com/orbs-network/orbs-spec.git
Documentation: pkg.go.dev
# README
Types
Prerequisites
-
Make sure Go is installed (version 1.10 or later).
Verify with
go version
-
Go get membuffers:
go get -u github.com/orbs-network/membuffers/go/...
-
Go get go-mock:
go get -u github.com/orbs-network/go-mock/...
Build
cd types
./build.sh
# Packages
No description provided by the author