repositorypackage
0.0.0-20220328093804-29ea0c38cb95
Repository: https://github.com/mises-id/sdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
The Mises Go SDK
Used to interact with the Mises Chain programmatically
Build the cli, run lcd and test
./scripts/build.sh
./scripts/run_lcd.sh
go test sdk_test.go
Build the java aar light client deamon
./scripts/build_lcd_mobile.sh