modulepackage
0.0.0-20220328093804-29ea0c38cb95
Repository: https://github.com/mises-id/sdk.git
Documentation: pkg.go.dev
# 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
# Packages
No description provided by the author
App is a Community Site which supports misesid,
there is only one app "mises.site" during the first stage(MVP)
*/.
bip39 package implements funcs to generate mnemonics and seed,
which is used to generate private key, public key and misesid
BIP39 spec can be found at https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
*/.
No description provided by the author
keystore read & write keystore file, encode and decode privateKey
*/.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author