//endpoint := "https://fullnode.devnet.sui.io:443"
endpoint := "http://127.0.0.1:9000"
client, err = NewSuiClient(endpoint)
if err != nil {
panic(err)
}
-
Notifications
You must be signed in to change notification settings - Fork 0
[sui] rest api implementation of the go language version, generate address, sign transaction and others
License
ltp456/go-sui-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
[sui] rest api implementation of the go language version, generate address, sign transaction and others
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published