NOTE: This Repo has been moved to https://github.com/ktpx/perl-firi
Firi.com (previously MiraIex) is a Norwegian Crypto Exchange
API Documentation: https://developers.firi.com/#/README
API: https://api.firi.com
URL: https://www.firi.com
Examples:
my $api = Miraiex::API->new( apikey => <api_access_key>);
my $result = $api->market_trade_history( market => $market,
count => $count );
my $result = get_balances();
All calls returns a reference to an array of hashes. See the API documentation for more detail.
- LWP::UserAgent
- JSON::XS
- URI
- Switch
- Scalar::Util
- Config::General
- Digest::SHA
- Time::HiRes
- URI::Query
If you would like to sign up with the Miriex Exchange, you're welcome to use my affiliate link below.
https://firi.com/affiliate/?referral=2051eafd
Tip Jar
bc1q4n6ny3qea3lg687n5dr92a607q4gxfvct4tl2v
0xA54cFB231Bf07dA327Deeba9c6fff04CE78dA571
Licence: GPLv3