nftfi

Crates.ionftfi
lib.rsnftfi
version0.1.1
sourcesrc
created_at2022-03-27 15:02:56.914846
updated_at2022-03-27 16:01:12.636236
descriptionClient library for nftifi
homepagehttps://github.com/dialecticch/nftfi-rs/
repositoryhttps://github.com/dialecticch/nftfi-rs/
max_upload_size
id557298
size21,982
(georgewhewell)

documentation

README

Workflow Status

nftfi

client library for nftfi api

Examples

let client = NFTFiClient::new().expect("client");
let listings = client.get_listings().await.expect("listings");

License: MIT

Commit count: 6

cargo fmt