entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

MVP - Basic ACL example and runtime #5

Closed jakehemmerle closed 1 year ago

jakehemmerle commented 1 year ago

These tracking tickets somewhat depend on each other so will be written in parallel:

MVP will be the most barebones constraint possible:

To be clear, outside of the MVP scope is:

I could use some help with

After those two, we can start integrating the wasmi interpreter into the threshold server too (and the SDK!), but this should wait a bit, since I might want to tightly integrate subxt for reliability when we get to dynamic linking.

jakehemmerle commented 1 year ago

ABI is not as defined above, but is similar. will be doc'd elsewhere