Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blockiocr
master
Top Level Namespace
Blockio
AddressType
Client
Blockiocr
Helper
Generated using Crystal 1.10.1
2024-02-25 05:53:56 UTC
class
Helper
Helper
Reference
Object
Defined in:
blockio/helpers.cr
Constructors
.new
(api_key : String, api_base : String =
"https://block.io/api/v2/"
)
Instance Method Summary
#get
(endpoint : String, *args)
#rest
(link : String)
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
]