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
The implementation of our Blockfrost backend will partially cover Blockfrost API. We only need some of the endpoints (a complete spec can be downloaded here)
The implementation of our Blockfrost backend will partially cover Blockfrost API. We only need some of the endpoints (a complete spec can be downloaded here)
The roadmap:
Contract
runtime andConfigParams
parametrize-able with a backend. Move every query layer function to a handle (as in handle pattern) MakeContract
query backend configurable #1119Testing:
Some technical details can be found in #524
The text was updated successfully, but these errors were encountered: