JayArrowz / fireblocks-api-client

C# implementation of a Fireblocks API client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core Codacy Badge Codacy Badge

fireblocks-api-client

C# implementation of a Fireblocks api client

Creating your local .env file

In order to be able to run some integration tests, you should create a .env file in the src folder with the following variables:

FireblocksApiConfiguration__ApiPrivateKey=********
FireblocksApiConfiguration__ApiPubKey=********

About

C# implementation of a Fireblocks API client

License:MIT License


Languages

Language:C# 100.0%