example

command module
v0.0.0-...-c574ffa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 5 Imported by: 0

README

MultiBaas Go SDK example

To run this code example you will first need to generate an API key in the DApp User group for your MultiBaas deployment.

Once you have generated an API key you can export the key and the MultiBaas deployment URL into environment variables. Example:

export MB_BASE_URL="https://your_deployment.multibaas.com"
export MB_API_KEY="secret"

To run the example:

go run .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL