class Helper

Defined in:

blockio/helpers.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_key : String, api_base : String = "https://block.io/api/v2/") #

[View source]

Instance Method Detail

def get(endpoint : String, *args) #

[View source]
def rest(link : String) #

[View source]