blockfrost / blockfrost-rust

Rust SDK for Blockfrost.io
Apache License 2.0
15 stars 16 forks source link

read project_id, cardano_network, and ipfs network from ENV #43

Closed gclaramunt closed 10 months ago

gclaramunt commented 10 months ago

I'm new to the library, but doesn't the code to load the config from env variables should look like this?

vladimirvolek commented 10 months ago

Hey, Thank you very much for your PR! This logic is currently being refactored and most likely will be removed.

Please see https://github.com/blockfrost/blockfrost-rust/pull/42.

I plan to finish this PR by the end of the week, hopefully.

gclaramunt commented 10 months ago

Awesome! I'll wait for that