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
Copy file name to clipboardExpand all lines: docs/resources/roadmap.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,3 +48,7 @@ We're creating tools and examples for integrating other data sources into Simpli
48
48
## Sample applications
49
49
50
50
We're developing prototypes of several real financial applications on Simplicity, including collateralized lending mechanisms and options contracts. You can see work in progress on some of these at <https://github.com/BlockstreamResearch/simplicity-contracts>.
51
+
52
+
## Integrated build system and package manager
53
+
54
+
We're prototyping a tool, somewhat akin to `cargo` or `go`, providing package management, development workflow, and test orchestration features. This tool will provide a test framework support unit and integration tests, including running integration tests against a regtest environment to simulate the effects of multiple related transactions.
0 commit comments