You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: direct to blockfrost asset provider experiment
add new 'blockfrost-asset-provider' PostHog feature flag
that replaces cardano-services asset provider with a new
one that makes requests directly to Blockfrost.
Lace use the original cardano-services provider as a
fallback (if Blockfrost provider fails).
Lace will still (regardless of feature flags) use the original
cardano-services asset provider in dapp connector
* chore: replace imports from @lace/cardano/dist with main package export
0 commit comments