Sabby Anandan
Sabby Anandan
Possibly this form the basis to deploy streams/tasks from SCDF with an arbitrary YAML at the deployment time.
We want to use [clarity-events](https://github.com/hirosystems/clarinet/tree/develop/components/clarity-events) in other places, so that requires making this component a JavaScript-readied WASM library.
As a continuation of https://github.com/hirosystems/clarinet/pull/588, organize the README to reduce the scrolling. The rendered page is too long right now.
Context in slack [here](https://hiropbc.slack.com/archives/C03UFVCU673/p1683221628915759?thread_ts=1683221510.297179&cid=C03UFVCU673). Let's ensure the deployment plans, requirements, and new project code paths include an additional header k/v pair (i.e., `'x-hiro-product':'clarinet'`).
As we prepare for the Nakamoto Testnet activation (March 25th, 2024), we want to proudly highlight the Nakamoto value prop and the Explorer-centered goodies via a banner or splash-screen, which...
1) Investigate violations coming from `zone.js` when Flo is embedded in SCDF UI 2) Investigate rendering libraries (that has typescript support for it) -- Consider removing backbone
Review: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout
Review Flo API. Some final refactorings: 1. Mark optional method parameters with `?` 2. Editor service probably needs Flo.EditorContext instance variable since it's in present in almost all methods as...