Zilliqa / scilla

Scilla - A Smart Contract Intermediate Level Language
https://scilla-lang.org
GNU General Public License v3.0
240 stars 79 forks source link

Add the API to merge a few smart-contracts #1147

Closed jubnzv closed 1 year ago

jubnzv commented 2 years ago

We need a library API that creates a single "product" contract from a few input contracts.

The most important functionality is the ability to get a single cmodule from a few cmodules and accumulate used imported libraries (rlibs).

This API will be used in the tools based on TLA+ and QuickChick to test multi-contract projects.

jjcnn commented 1 year ago

Moving to Scilla 0.14.0.