Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block.IO.Core

Block.IO Library for .net core

#Sample Get Balance Code

IBlockIO blockIO = new BlockIO("input_API_Key");

var balance = await blockIO.GetBalanceAsync();

Console.WriteLine(balance.Data.AvailableBalance);

About

Block.IO Library for .net core

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages