module Blockfrost::Client

Extended Modules

Defined in:

blockfrost/client.cr
blockfrost/exception.cr

Instance Method Summary

Instance Method Detail

def get(resource : String, query : QueryData = QueryData.new) : String #

[View source]
def post(resource : String, body : BodyData, content_type : String = "application/json") : String #

[View source]
def sdk_version_string #

[View source]