package
0.4.0-remote-sync-rc.6
Repository: https://github.com/terra-project/mantle-sdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
mantle testkit
only compatible with core version in go.mod
Installation
Build from source
cd testkit/rpc/main
go build main.go
./main
Usage
TBD (refer to https://github.com/Anchor-Protocol/anchor-integration-tests/blob/master/src/testkit/testkit.ts for now)