Crates.io | nftfi |
lib.rs | nftfi |
version | 0.1.1 |
source | src |
created_at | 2022-03-27 15:02:56.914846 |
updated_at | 2022-03-27 16:01:12.636236 |
description | Client library for nftifi |
homepage | https://github.com/dialecticch/nftfi-rs/ |
repository | https://github.com/dialecticch/nftfi-rs/ |
max_upload_size | |
id | 557298 |
size | 21,982 |
client library for nftfi api
let client = NFTFiClient::new().expect("client");
let listings = client.get_listings().await.expect("listings");
License: MIT