Skip to content

Repository files navigation

fireblocks-go-sdk

Fireblocks GO SDK

Description

This project is a library to use Fireblocks.

Usage

Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.

	fb, err := sdk.CreateSDK(
		apiKey,
		apiSecretKey,
		baseURL,
		sdk.WithTokenTimeout(5),
	)

About

Fireblocks GO SDK

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages